Chapter 5 Data wrangling

To learn how to wrangle and visualize data using the Tidyverse packages, you may find it useful to go through the Tidyverse Fundamentals with R modules on Datacamp.

Datacamp also offers a range of other learning modules for developing data science skills in R.

5.1 Tidy data

5.2 Dplyr

5.3 Managing data

5.3.1 DOs and DON’Ts