plot_attributes: Plot evolution of attribute data
Description
Plot the evolution of user-supplied attribute data.
Usage
plot_attributes(envs, keys = c())
Arguments
envs
a single simmer environment or a list of environments representing several replications.
keys
the keys of attributes you want to plot (if left empty, all attributes are shown).
Value
Returns a ggplot2 object.