plot_evolution_arrival_times: Plot evolution of arrival times
Description
Plot the evolution of arrival related times (flow, activity and waiting time).
Usage
plot_evolution_arrival_times(envs, type = c("flow_time", "activity_time",
"waiting_time"))
Arguments
envs
a single simmer environment or a list of environments representing several replications
type
one of c("flow_time","activity_time","waiting_time")