-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Van Hal, Christina edited this page Dec 16, 2020
·
3 revisions
This app requires R 3.6.0+
This app requires R Studio 1.2.5+
SafeCampus requires the following external libraries installed:
"shiny", "shinydashboard", "shinyjs", "tidyr", "ggplot2", "shinyWidgets", "tidyverse", "viridis", "hrbrthemes", "lubridate", "repr", "leaflet", "rlist"
To run a local instance of the application, follow the steps below:
- Clone the repository to your local setup.
- Open RStudio and navigate to your local repository location in the RStudio files tab.
- Open app.R and select Run App on the top-right corner of the code window.