View source: R/schoolGatingCriteria.R
SGC_14DaySummary | R Documentation |
Given the 14 day rolling averages, format the columns needed to run the school gating criteria page.
SGC_14DaySummary(df_14DayRolling, lagDays = 7)
df_14DayRolling |
The 14 day output from 'rollSummaryXDays()'. 'cdtHosp14DayRollingData' from 'getBaseCovidData()' |
lagDays |
The number of days to lag by. Defaults at 7 days which has been the historic number used for the school gating criteria page. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.