mostRecentGivenTime_Vacc: Most Recent Vaccine Data Given A Time Period

View source: R/mostRecentGivenTime.R

mostRecentGivenTime_VaccR Documentation

Most Recent Vaccine Data Given A Time Period

Description

Used to create the jurisdiction bar charts with time and per capita/raw data slicers for the Vaccination power bi pages

Usage

mostRecentGivenTime_Vacc(df, days, lagDays)

Arguments

df

Input data.frame. It is currently absorbing 'bi_vaccMO_DailyData'.

days

Number of days to use for the time frame. A value of NA will trigger the 'All Time' summary.

lagDays

Number of days to lag the time frame.

Details

Currently only set up to create summaries for the vaccination data in the time period.


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