R packages for data science
The tidyverse is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy, grammar, and data structures.
Install the complete tidyverse with:
Install the complete tidyverse with:
install.packages("tidyverse")
Learn the tidyverse
See how the tidyverse makes data science faster, easier and more fun with "R for Data Science".
Read it online, buy the book or try another resource from the community.

Sydney, Australia
May 1-2
You should take this workshop if you have experience programming in
R and want to learn how to tackle larger scale problems. The class
is taught by Hadley Wickham, Chief Scientist at RStudio.
San Francisco, CA
Jan 27-30
rstudio::conf 2020 covers all things RStudio, including workshops to
teach you the tidyverse, and talks to show you the latest and greatest
features.