spim_summary_nowcast | R Documentation |
Create summaries
spim_summary_nowcast(dat, sircovid_model = "carehomes")
spim_summary_time_series(dat, time_series_date, sircovid_model = "carehomes")
spim_summary_write(result, path_template, path_save)
dat |
A combined data object (loaded by spim_combined_load |
sircovid_model |
The name of the sircovid model used.
Default is |
time_series_date |
The start date for the preceding time series |
result |
Result of |
path_template |
Path to the template file |
path_save |
Path to save the result at |
A data.frame of results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.