calc_ratio_fullyvac | R Documentation |
Calculates ratio of hosp and death between Unvaccinated and Vaccinated
calc_ratio_fullyvac(
data,
ageclassmap = ageclassMap,
refstatus = "not_vaccinated"
)
data |
data.frame data |
ageclassmap |
data.frame Age class mapping, used for factor levels |
refstatus |
character vector of reference vaccination status for the computation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.