SpaDES (version 1.3.1)

ls.str.simList: List simulation objects and their structure

Description

A variation of applying str to each matched name. Can be used with a simList object, because the method for this class is simply a wrapper for calling ls on the simulation environment stored in the simList object.

export

Usage

ls.str.simList(name)

# S4 method for missing,simList ls.str(name)

# S4 method for simList,missing ls.str(pos)

Arguments

name

A simList object.

pos

A simList object, used only if name not provided.

See Also

Other functions to access elements of a simList object: .addDepends, doEvent.checkpoint, envir, events, globals, inputs, ls.simList, modules, objs, packages, params, paths, progressInterval, times