get_windowed_mon_arrivals: Extension for simmer which allows to get arrivals by time...

View source: R/get_mon_stats.r

get_windowed_mon_arrivalsR Documentation

Extension for simmer which allows to get arrivals by time window of certain duration

Description

Extension for simmer which allows to get arrivals by time window of certain duration

Usage

get_windowed_mon_arrivals(
  .envs,
  period = 1,
  units = "hours",
  ongoing = FALSE,
  per_resource = FALSE
)

Arguments

.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


r-itinsim/itinsim documentation built on May 13, 2022, 6:08 a.m.