SpaDES (version 1.2.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.