SpaDES (version 1.1.4)

.unparsed: Determine which modules in a list are unparsed

Description

Internal function, used during simInit.

Usage

.unparsed(modules)

## S3 method for class 'list': .unparsed(modules)

Arguments

modules
A chracter vector specifying the modules to parse.

Value

  • The ids of the unparsed list elements.