Description Usage Arguments Value
View source: R/plotting-functions.R
Show infection counts (cumulative and ongoing) for a single path
1 2 3 4 5 6 7 |
path_data |
A |
tlim |
Upper time limit to display. If |
ylim |
Explicit limit for the top of the graph. Useful when
showing the detail of one path in comparison with the output of
|
scale |
If equal to "log", show in log scale (default). If any
other value, show in linear scale. Like argument |
smooth_data |
A |
A ggplot
plot showing the cumulative infection
count, the ongoing infection count, and, if smooth_data
is given, the expectation values of the stochastic process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.