Description Usage Arguments Value
Adds dates and hospitalizations to the table with historical data.
1 | add.to.hist.table(hist.data, date.hist, num.hospitalized.hist, curr.date)
|
hist.data |
Dataframe with Date, Hospitalizations, and Day columns. |
date.hist |
Date to add to table. |
num.hospitalized.hist |
Hospitalization count to add to table. |
curr.date |
The 'current' date set in the app. |
Dataframe with appended row.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.