R with RStudio Basics
- Working with RStudio
- Saving R Output Automatically
- Working with the R Language
Data Wrangling with R
- Defining Data
- Wrangling Vectors
- Wrangling Data Frames
- Restructuring with Base R
- Restructuring with the tidyverse
- Formulas
Data Visualization in R with ggplot2