Learn R Programming

SpaDES (version 1.3.0)

.addDepends: Add simulation dependencies

Description

Internal function. Adds a .moduleDeps object to the simulation dependency list.

Usage

.addDepends(sim, x)
".addDepends"(sim, x)

Arguments

sim
A simList object.
x
A named list containing the parameters used to construct a new .moduleDeps object.

Value

A simList object.

See Also

Other functions to access elements of a simList object: doEvent.checkpoint, envir, events, globals, inputs, ls.simList, ls.str.simList, modules, objs, packages, params, paths, progressInterval, times