R/simmer-methods.R
get_mon.Rd
Getters for obtaining monitored data (if any) about arrivals, attributes and resources.
get_mon_arrivals(.envs, per_resource = FALSE, ongoing = FALSE) get_mon_attributes(.envs) get_mon_resources(.envs)
the simulation environment (or a list of environments).
if TRUE, statistics will be reported on a per-resource basis.
TRUE
if TRUE, ongoing arrivals will be reported. The columns end_time and finished of these arrivals are reported as NAs.
end_time
finished
NA
Returns a data frame.