SpaDES (version 1.3.1)

ls.simList: List simulation objects

Description

Return a vector of character strings giving the names of the objects in the specified simulation environment. 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.

Usage

ls.simList(name)

# S4 method for simList ls(name)

objects.simList(name)

# S4 method for simList objects(name)

Arguments

name

A simList object.

See Also

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