get_mon {simmer} | R Documentation |
Monitoring Statistics
Description
Getters for obtaining monitored data (if any) about arrivals, attributes and resources.
Usage
get_mon_arrivals(.envs, per_resource = FALSE, ongoing = FALSE)
get_mon_attributes(.envs)
get_mon_resources(.envs)
Arguments
.envs |
the simulation environment (or a list of environments). |
per_resource |
if |
ongoing |
if |
Value
Returns a data frame.
[Package simmer version 4.4.6.4 Index]