Learn R Programming

simmer (version 4.4.7)

add_global: Add a Global Attribute

Description

Attach a global variable to the simulation.

Usage

add_global(.env, key, value)

Value

Returns the simulation environment.

Arguments

.env

the simulation environment.

key

the attribute name.

value

the value to set, either a numeric or a schedule, so that the global may change during the simulation.

See Also

Convenience functions: schedule.