plot_all: Plot all compartments of the model

View source: R/plot.R

plot_allR Documentation

Plot all compartments of the model

Description

Plot all compartments of the model

Usage

plot_all(df, ncol = 6, textsize = 12)

Arguments

df

Dataframe of time series as returned by simul().

ncol

Integer. Number of column in the faceted plot (default=6).

textsize

Integer. Size of the text for the faceted plot (default=12).

Value

A ggplot2 object displaying a facet plot for all time series.


phac-nml-phrsd/wem documentation built on June 6, 2024, 11:06 p.m.