Description Usage Arguments Value
Construct Figure 3a from manuscript
1 2 3 4 5 6 | make_figure_3a(
df = NULL,
num.initial.cases_val = 5,
delay_val = "SARS",
prop.asym_val = 0.4
)
|
df |
A dataframe of results as produced by |
num.initial.cases_val |
Value for num.initial.cases to subset the data to. |
delay_val |
Value for delay type to subset the data to. |
prop.asym_val |
Value for prop.asym to subset the data to. |
A ggplot2 plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.