The tidyverse Library
Get introduced to a coding ecosystem in R with the tidyverse package.
We'll cover the following
There are three main packages within the tidyverse that we’re interested in:
- ggplot2: This package provides greatly enhanced data visualization.
- dplyr: This package provides improved data manipulation.
- tidyr: This package is used for tidying up data.
Get hands-on with 1400+ tech skills courses.