SpaDES (version 1.2.0)

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)
"ls.str"(name)
"ls.str"(pos)

Arguments

name
A simList object.
pos
A simList object, used only if name not provided.