Learn R Programming

simmer (version 3.5.1)

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.

See Also

plot_resource_usage, plot_resource_utilization, plot_evolution_arrival_times.