Data Cleaning and Manipulation in R
I designed this course for Sandia National Labs to help improve their data wrangling skills to prepare data for production visualizations.
It covers the following topics:
- tidyverse packages and concepts
- transforming data with
tidyr
- summarizing data with
dplyr
- creating (engineering) data with
dplyr
- hands-on data wrangling and cleaning project