construct_output | R Documentation |
Combines the output produced internally by epinow
into a single list.
construct_output(
estimates,
estimated_reported_cases,
plots = NULL,
summary = NULL,
samples = TRUE
)
estimates |
List of data frames as output by |
estimated_reported_cases |
A list of dataframes as produced by
|
plots |
A list of plots as produced by |
summary |
A list of summary output as produced by |
samples |
Logical, defaults to TRUE. Should samples be saved |
A list of output as returned by epinow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.