Hello Quarto

Learning R
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


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).

  1. Link to repo with naterials: https://github.com/ColauttiLab/RCrashCourse
  2. Link to Part 1- Fundamentals: https://colauttilab.github.io/RCrashCourse/1_fundamentals.html
  3. Link to Part 2 - qplot(): https://colauttilab.github.io/RCrashCourse/2_qplot.html
  4. Link to Part 3 - ggplot(): https://colauttilab.github.io/RCrashCourse/3_ggplot.html
  5. Link to Part 4 - regex(): https://colauttilab.github.io/RCrashCourse/4_regex.html
  6. Link to Part 5 - Data Science: https://colauttilab.github.io/RCrashCourse/5_datascience.html
  7. Link to Part 6 - Advanced: https://colauttilab.github.io/RCrashCourse/6_advanced.html
Back to top