Lecture 7
Overview
- Define the concept of tidy data and its characteristics
- Practice tidying data with
tidyr
Readings
- Read “Chapter 5 Data tidying” from “R for Data Science” 2nd Edition.
- tidyr Documentation
- tidyr Cheat Sheet
Class materials
Run the code below in your console to download today’s materials: usethis::use_course("css-materials/data-wrangling-tidy-data")