View source: R/plot_combined.R
spim_plot_Rt | R Documentation |
Plot Rt
spim_plot_Rt(
dat,
regions,
rt_type,
forecast_until = NULL,
variant = NULL,
add_betas = FALSE,
multistrain = TRUE
)
dat |
Combined data set |
regions |
Vector of regions to plot |
rt_type |
One of the valid Rt types (e.g., eff_Rt_all) |
forecast_until |
Optional date to forecast till |
variant |
Variant type (or |
add_betas |
Logical, indicating if betas should be added to the plot |
multistrain |
Logical, indicating if this is a multistrain fit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.