get_time_since_last_dose | R Documentation |
Calculate the time elapsed in days since each person's last dose
get_time_since_last_dose(timestep, dt, vaccinated, dose_time)
timestep |
current time step |
dt |
size of time step |
vaccinated |
bitset of vaccinated persons |
dose_time |
a list of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.