spim_combined_load | R Documentation |
Load combined fits from a directory of regional fits
spim_combined_load(
path,
regions = "all",
get_severity = FALSE,
get_onward = TRUE
)
path |
Directory name. Within here we expect to see
|
regions |
Region type passed to sircovid::regions (default
is |
get_severity |
Logical, indicating whether to extract severity (e.g.
IFR, IHR, HFR, etc.) trajectories. Must default to |
get_onward |
Logical, indicating whether to extract projection
trajectories for downstream (e.g. simulations) use. Default is |
A combined fit object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.