Learn R Programming

simmer (version 3.0.0)

get_mon_arrivals: Get arrival statistics

Description

Gets the arrivals' monitored data (if any).

Usage

get_mon_arrivals(env)

Arguments

env

the simulation environment.

Value

Returns a data frame.

See Also

Other methods to deal with a simulation environment: simmer, now, peek, peek, step, run, add_resource, add_generator, get_mon_resources, get_capacity, get_queue_size, get_server_count, get_queue_count.