Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 449 Bytes

UoR R Course Workbook

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/

Development

This R project uses the learnr package to create an interactive workbook.

Setup Local Environment

  1. Clone repo: git clone git@github.com:stats4sd/r2020_04Rstudio.git
  2. Open the R project and run renv::restore() to setup the required R packages