addDepends: Add simulation dependencies

.addDependsR Documentation

Add simulation dependencies

Description

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

Usage

.addDepends(sim, x)

## S4 method for signature 'simList,.moduleDeps'
.addDepends(sim, x)

Arguments

sim

A simList object from which to extract element(s) or in which to replace element(s).

x

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

Value

A simList object.

Author(s)

Alex Chubaty

See Also

Other functions to access elements of a 'simList' object: checkpointFile(), envir(), events(), globals(), inputs(), modules(), objs(), packages(), params(), paths(), progressInterval(), times()


SpaDES.core documentation built on Nov. 10, 2023, 5:08 p.m.