Accessor functions for the .envir slot in a simList object.
These are included for advanced users.
envir(object)# S4 method for simList
envir(object)
envir(object) <- value
# S4 method for simList
envir(object) <- value
A simList simulation object.
The object to be stored at the slot.
Returns or sets the value of the slot from the simList object.
Currently, only get and set methods are defined. Subset methods are not.
SpaDES, specifically the section 1.2.8 on simList environment.
Other functions to access elements of a simList object: .addDepends,
doEvent.checkpoint, events,
globals, inputs,
ls.simList, ls.str.simList,
modules, objs,
packages, params,
paths, progressInterval,
times