The R Web Site
The R Studio Web Site
RStudio Cheat Sheets
Packages that you will need and should install before the course (note that this will install lots of other packages):
install.packages(c("tidyverse", "tidymodels", "randomForest", "ranger", "kernlab", "DMwR2"))