Learn R Programming

simmer (version 3.2.0)

get_mon_resources: Get resource statistics

Description

Gets the resources' monitored data (if any).

Usage

get_mon_resources(env)

Arguments

env
the simulation environment (or a list of environments).

Value

  • Returns a data frame.

See Also

Other methods to deal 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.