- Enable Git in RStudio (guidance here: https://docs.posit.co/ide/user/ide/guide/tools/version-control.html).
- Use version control from RStudio to clone this repository in your machine (RStudio > File > New Project > Version Control > Git > Repository URL: https://github.com/sionaris/Shiny_bc_paper.git > Create Project).
- Open the project (opens automatically after installation).
- Open the
app.R
file. - Click
Run App
on the top left panel.