get_mon {simmer.plot} | R Documentation |
Monitoring Statistics
Description
Replacements for get_mon_arrivals
,
get_mon_attributes
and
get_mon_resources
.
These versions just add a new class (arrivals
, attributes
or
resources
respectively) to the resulting data frame.
Usage
get_mon_arrivals(...)
get_mon_attributes(...)
get_mon_resources(...)
Arguments
... |
see |
Value
Returns a data frame of class arrivals
, attributes
or
resources
.
[Package simmer.plot version 0.1.18 Index]