View source: R/simulate_plots.R
spim_prepare_aggregated_data | R Documentation |
Prepare aggregated real data for plotting
spim_prepare_aggregated_data(path)
path |
Path to aggregated rds object containing a named list where
names correspond to regions and each element is a list with |
Returns a list where elements correspond to regions and fitted
data is removed. Data processing includes: adding deaths
column as the sum over all death compartments; fixes when NAs converted to
0s erroneously; and fitted data removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.