R Crash Course 🌱
By Rob Colautti
Added Sun May 28th, 2023
What is this?
Excerpt from the course: A Crash Course in R for new students in the Colautti Lab and anyone else who might be interested. Written in RMarkdown (mostly).
- Link to repo with naterials: https://github.com/ColauttiLab/RCrashCourse
- Link to Part 1- Fundamentals: https://colauttilab.github.io/RCrashCourse/1_fundamentals.html
- Link to Part 2 - qplot(): https://colauttilab.github.io/RCrashCourse/2_qplot.html
- Link to Part 3 - ggplot(): https://colauttilab.github.io/RCrashCourse/3_ggplot.html
- Link to Part 4 - regex(): https://colauttilab.github.io/RCrashCourse/4_regex.html
- Link to Part 5 - Data Science: https://colauttilab.github.io/RCrashCourse/5_datascience.html
- Link to Part 6 - Advanced: https://colauttilab.github.io/RCrashCourse/6_advanced.html