
Plot the utilization of specified resources in the simulation.
plot_resource_utilization(envs, resources)
a single simmer environment or a list of environments representing several replications.
a character vector with at least one resource specified - e.g. "c('res1','res2')".
a ggplot2 object.
plot_resource_usage, plot_evolution_arrival_times, plot_attributes.