Learn R Programming

SpaDES.core (version 0.2.4)

.unparsed: Determine which modules in a list are unparsed

Description

Internal function, used during simInit.

Usage

.unparsed(modules)

# S4 method for list .unparsed(modules)

Arguments

modules

A character vector specifying the modules to parse.

Value

The ids of the unparsed list elements.