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
ls.str.simList(name)# S4 method for missing,simList
ls.str(name)
# S4 method for simList,missing
ls.str(pos)
A simList
object.
A simList
object, used only if name
not provided.
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