plot_all | R Documentation |
Plot all compartments of the model
plot_all(df, ncol = 6, textsize = 12)
df |
Dataframe of time series as returned by |
ncol |
Integer. Number of column in the faceted plot (default=6). |
textsize |
Integer. Size of the text for the faceted plot (default=12). |
A ggplot2
object displaying a facet plot for all time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.