An open API service indexing awesome lists of open source software.

https://github.com/rstudio/master-the-tidyverse

Course contents for Master the Tidyverse
https://github.com/rstudio/master-the-tidyverse

Last synced: about 2 months ago
JSON representation

Course contents for Master the Tidyverse

Awesome Lists containing this project

README

        

Thank you for enrolling in Master the Tidyverse.

Please bring a laptop to class that has the following installed:

1. A recent version of R (~3.4.1), which is available for free at
2. A recent version of RStudio IDE (~1.0.153), available for free at
3. The R packages we will use, which you can install by connecting to the internet, opening R, and running:

install.packages(c("babynames", "formatR", "gapminder", "hexbin", "mgcv", "maps", "mapproj","nycflights13", "tidyverse", "viridis"))

4. The class materials, which can be downloaded at


And don't forget your power cord!