https://github.com/tysonstanley/graduate_r_courses
Some of the slides and materials used in my intro/intermediate intro R courses.
https://github.com/tysonstanley/graduate_r_courses
Last synced: 2 months ago
JSON representation
Some of the slides and materials used in my intro/intermediate intro R courses.
- Host: GitHub
- URL: https://github.com/tysonstanley/graduate_r_courses
- Owner: TysonStanley
- Created: 2017-08-15T00:30:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T19:53:40.000Z (over 6 years ago)
- Last Synced: 2025-01-24T18:12:00.727Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 87.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graduate R Courses
Slides and materials used in my intro/intermediate intro R courses. I began using `xaringan` from Yuhui that is based on the `remark.js` presentation tool. I also have created a fake data set regarding The Office (U.S.) and Parks and Rec television shows for examples and tutorials.
I also pull heavily from several other repositories and websites:
1. [John Muschelli's](http://johnmuschelli.com/neuroc/getting_ready_for_submission/index.html) walkthrough of creating a package. It goes into detail using `devtools` and Git.
2. [The Tidyverse](http://www.tidyverse.org/) which provides walkthroughs, examples, and tutorials using their modern tool set.
3. [Andrew Heiss's](https://www.andrewheiss.com/blog/2017/08/10/exploring-minards-1812-plot-with-ggplot2/) walkthrough of `ggplot2`.I'll continually update this site as I develop more material or find beneficial blogs/sites.