Introduction to R and RStudio
Do you want to learn about R but don’t know where to start? This workshop is for you! R is a popular free software program with many applications in both the humanities and sciences. RStudio is a set of integrated tools designed to help you be more productive with R. This introductory level workshop introduces participants to R concepts, packages, and basic syntax using the RStudio environment.
Workshop slides
R markdown file
Optional files
Additional resources
- Data Wrangling with dplyr and tidyr Cheat Sheet (PDF)
- Tidyverse collection of R packages
- R Markdown Cheat Sheet (PDF)
- R Markdown: The Definitive Guide