Prepare
Due: January 28 & 30, 2025
prepare
This is your prepare material for the week! We will spend this week working on data transformations with a single data frame. Have this prepare material read + watched at a minimum before Thursday’s class.
- 📖 Read:
- ⌨️ Watch:
Note
Videos use the “old school” pipe (%>%
) but we’ll be using the newer (|>
) pipe operator in class.