dts_lines_X_SIP | R Documentation |
Add lines for the density of infected individuals for the SIP model
dts_lines_X_SIP(
XH,
pars,
clrs = c("darkblue", "darkred", "darkgreen"),
llty = 1
)
XH |
a list with the outputs of parse_dts_out_X.SIP |
pars |
a list that defines an |
clrs |
a vector of colors |
llty |
an integer (or integers) to set the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.