SGC_14DaySummary: Create School Gating Criteria Table

View source: R/schoolGatingCriteria.R

SGC_14DaySummaryR Documentation

Create School Gating Criteria Table

Description

Given the 14 day rolling averages, format the columns needed to run the school gating criteria page.

Usage

SGC_14DaySummary(df_14DayRolling, lagDays = 7)

Arguments

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.


MARC-KC/Covid19MARCData documentation built on April 7, 2022, 11:43 a.m.