Gets the resources' monitored data (if any).
get_mon_resources(env, data = "counts")
the simulation environment (or a list of environments).
whether to retrieve the "counts", the "limits" or both.
Returns a data frame.
Other methods for dealing with a simulation environment: simmer, reset, now, peek, onestep, run, add_resource, add_generator, get_mon_arrivals, get_mon_attributes, get_n_generated, get_capacity, get_queue_size, get_server_count, get_queue_count.