Repository files navigation COVID-19 Healthcare Surge Model for Greater Toronto Area Hospitals
Overview of the repository
Folder
Description
src/
The main source code powering the shiny application .
paper/
Contains the full R code of the model, input data, figures and the main manuscript text.
reports/
Contains the latest PDF versions of our reports to Unity Health Toronto Infection Prevention and Control (IPAC).
data/
Contains a timeseries (January 25 to June 7, 2020) of confirmed COVID-19 cases in the Greater Toronto Area, broken down by region.
Running the shiny application from source
Clone the repository and cd into the src directory.
Launch the R terminal with R and wait for renv to be installed.
Download the necessary packages by running renv::restore().
Warning: this may take a while!
Once all the packages are installed, run source('./scripts/run_shiny.R').
This will open a browser window with the shiny application.
About
COVID-19 Healthcare Surge Model for Greater Toronto Area Hospitals
Topics
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.