Installation
Van Hal, Christina edited this page Dec 16, 2020
·
3 revisions
Navigation
User Guide
- Overview Video
- Campus WiFi Overview
- Campus WiFi Dashboard
- Detailed WiFi Overview
- Daily Overview
- About COVIDSafeCampus
- Comments and questions?
Methods
Developer's Guide
Clone this wiki locally
Technologies Required
R
This app requires R 3.6.0+
R Studio
This app requires R Studio 1.2.5+
Libraries Required
SafeCampus requires the following external libraries installed:
"shiny", "shinydashboard", "shinyjs", "tidyr", "ggplot2", "shinyWidgets", "tidyverse", "viridis", "hrbrthemes", "lubridate", "repr", "leaflet", "rlist"
Local Setup
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.