The R Web Site
The R Studio Web Site
RStudio Cheat Sheets
You can install the packages used at the Lab session with the following command in R / RStudio
install.packages(c("tidyverse", "xts", "quantmod", "sp", "spacetime", "ggmap", "leaflet"))