get_immunity_ratios | R Documentation |
An S3 generic to calculate the proportion of the population immune
get_immunity_ratios(out, max_date = NULL, vaccine = FALSE)
out |
squire/nimue model object |
max_date |
date to generate immunity ratio upto, default = NULL gets the max_date from out's data |
vaccine |
should the function account for vaccinations, default = FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.