Description Usage Arguments Value
Returns a processed dataframe of hospital resources for presentation in the app.
1 | create.res.df(df, hosp_cap, icu_cap, vent_cap)
|
df |
Dataframe from the SEIR run. |
hosp_cap |
Numeric, hospital capacity. |
icu_cap |
Numeric, ICU capacity. |
vent_cap |
Numeric, ventilator capacity. |
Dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.