View source: R/simmer-methods.R
peek | R Documentation |
Look for future events in the event queue and (optionally) obtain info about them.
peek(.env, steps = 1, verbose = FALSE)
.env |
the simulation environment. |
steps |
number of steps to peek. |
verbose |
show additional information (i.e., the name of the process) about future events. |
Returns numeric values if verbose=F
and a data frame otherwise.
now
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.