An age group stratified dataset from
Usage
data(england_covid_proportion)
Format
A dataframe containing the following columns:
class (character) - the age group
date (date) - the start date of a week
count (numeric) - the count of COVID positives
denom (numeric) - the number of COVID tests performed
population (numeric) - the size of the population at this age group
time (as.time_period) - the time column (weekly)
Must be grouped by: class (and other groupings allowed).
No default value.
1050 rows and 6 columns