draw_trajectories | R Documentation |
Line plot of the compartment sizes over time.
draw_trajectories(SEM, t_end = 10, xlab = "Time", include_legend = FALSE)
SEM |
list corresponding to stochastic epidemic process |
t_end |
end time of the simulation period |
xlab |
label of x-axis |
include_legend |
logical; wehther to include a legend |
save a figure of the compartments' trajectories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.