Learn R Programming

simmer (version 3.5.1.9000)

run: Run the simulation

Description

Execute steps until the given criterion.

Usage

run(.env, until = 1000)

onestep(.env)

Arguments

.env

the simulation environment.

until

stop time.

Value

Returns the simulation environment.

See Also

reset.