View source: R/variables_vaccines.R
initialize_vaccine_variables | R Documentation |
Initialize vaccination variables (multi-dose, no types)
initialize_vaccine_variables(variables, dose_time_init, dose_num_init)
variables |
a list from |
dose_time_init |
list of dose times (must all be integer vectors of the same length, -1 is value to indicate that individual has not yet received this dose) |
dose_num_init |
vector of initial doses (must be self-consistent with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.