peek: Peek Next Events

View source: R/simmer-methods.R

peekR Documentation

Peek Next Events

Description

Look for future events in the event queue and (optionally) obtain info about them.

Usage

peek(.env, steps = 1, verbose = FALSE)

Arguments

.env

the simulation environment.

steps

number of steps to peek.

verbose

show additional information (i.e., the name of the process) about future events.

Value

Returns numeric values if verbose=F and a data frame otherwise.

See Also

now.


Bart6114/simmer documentation built on Dec. 5, 2023, 5:06 a.m.