Learning R
R is cool. Unfortunately I don’t yet have videos for these assignments.
1. Introduction to R
Just take the intro on Datacamp, it’s not terrible.
2. Functions and Classes
You will just need R and a text editor or IDE (i.e. R Studio). Instructions are in the exercises file. There is a solutions branch!
3. Tidyverse
You will need a Jupyter notebook with an R kernel! There is a solutions branch.