This repository contains materials for Using RStudio and R Markdown Files as part of the R Course for UoR.
https://shiny.stats4sd.org/r2020_04Rstudio/
This R project uses the learnr package to create an interactive workbook.
- Clone repo:
git clone [email protected]:stats4sd/r2020_04Rstudio.git
- Open the R project and run
renv::restore()
to setup the required R packages