Learn R Programming

SpaDES.core (version 2.0.5)

.unparsed: Determine which modules in a list are unparsed

Description

Internal function, used during simInit().

Usage

.unparsed(modules)

# S4 method for list .unparsed(modules)

Value

The ids of the unparsed list elements.

Arguments

modules

A character vector specifying the modules to parse.

Author

Alex Chubaty