Learn R Programming

SpaDES.core (version 2.0.5)

.runModuleInputObjects: 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)

Arguments