Intro to R for Biologists

Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Excerpt from site here: This repository has teaching materials for a hands-on Introduction to R workshop. The workshop will introduce participants to the basics of R and RStudio. RStudio is a tool that provides a user-friendly environment for working with R.

These materials are intended to provide both basic R programming knowledge and its application for increasing efficiency for data analysis.

  1. Link to archived site here: https://hbctraining.github.io/Intro-to-R/lessons/07_ggplot2.html
  2. Link to archived repo here: https://github.com/hbctraining/Intro-to-R
  3. Link to most recent site here: https://hbctraining.github.io/Intro-to-R-flipped/
  4. Link to most recent repo here: https://github.com/hbctraining/Intro-to-R-flipped

Back to top