Skip to content

Commit

Permalink
Merge pull request #6 from stats4sd/main
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
alex-thomson222 authored Nov 3, 2023
2 parents ca2ba31 + 70b59a8 commit 07dc7b8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 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

0 comments on commit 07dc7b8

Please sign in to comment.