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
- Host: GitHub
- URL: https://github.com/rstudio/master-the-tidyverse
- Owner: rstudio
- License: other
- Created: 2017-07-07T19:08:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T15:08:27.000Z (over 7 years ago)
- Last Synced: 2025-01-08T08:45:16.024Z (3 months ago)
- Size: 50.2 MB
- Stars: 158
- Watchers: 24
- Forks: 68
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - rstudio/master-the-tidyverse - Course contents for Master the Tidyverse (Others)
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!