Rdocumentation
powered by
Learn R Programming
SpaDES (version 1.0.1)
.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.