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