.runModuleInputObjects {SpaDES.core}R Documentation

Run module's .inputObjects

Description

Run .inputObjects() from each module file from each module, one at a time, and remove it from the simList so next module won't rerun it.

Usage

.runModuleInputObjects(sim, m, objects, notOlderThan)

[Package SpaDES.core version 2.1.0 Index]