country_immunity_plot | R Documentation |
Plot the Rt trends for a country accounting for immunity
country_immunity_plot(
df,
min_date,
date_0,
vjust = -1.2,
R0 = FALSE,
Rt = FALSE,
Reff = TRUE
)
df |
model output |
min_date |
Date to start the plot at |
date_0 |
Current date |
vjust |
unused |
R0 |
plot R0 |
Rt |
plot Rt |
Reff |
plot Reff |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.