- Open RStudio
- (Edit) We left out installing the rmarkdown library. Run install.packages("rmarkdown") in the RSttudio terminal, or use GUI to install the library
- Open presentation.Rmd
If you have not used rmarkdown or know how to run code chunks. Please view: https://rmarkdown.rstudio.com/lesson-3.html