View source: R/get_mon_stats.r
get_windowed_mon_arrivals | R Documentation |
Extension for simmer which allows to get arrivals by time window of certain duration
get_windowed_mon_arrivals( .envs, period = 1, units = "hours", ongoing = FALSE, per_resource = FALSE )
.envs |
environments to get monitored data |
period |
window time period |
units |
window time unit |
ongoing |
get ongoing tasks or no |
per_resource |
display data per resource |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.