View source: R/distribution_vaccines.R
get_current_coverage | R Documentation |
Return a list of bitsets, one for each age group, containing. those persons who either have had this dose or are scheduled for it. The complement of each of these sets will be those people who haven't gotten this dose and aren't scheduled for it.
get_current_coverage(variables, events, dose, parameters)
variables |
a list of model variables |
events |
a list of model events |
dose |
what dose to check coverage for |
parameters |
a list of parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.