View source: R/calc_vax_carryforward.R
calc_vax_carryforward | R Documentation |
Carry-Forward vaccination metrics to latest date
calc_vax_carryforward(df, ...)
df |
(data.frame) Source data frame containing vaccine metrics from |
... |
(optional) (un-)quoted column names to carry forward. Overwrites standard variable set |
df with either columns in ...
carried forward, or default set
By default, function carries forward the following (unless names are passed in ...
):
total_vaccinations
people_vaccinated
people_fully_vaccinated
total_boosters
total_vaccinations_per_hundred
people_vaccinated_per_hundred
people_fully_vaccinated_per_hundred
total_boosters_per_hundred
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.