| DrawsRef-class {simulator} | R Documentation |
An S4 class representing a reference to an object of class Draws.
Description
This identifies the necessary information to locate a saved object
of class Draws.
Slots
dirdirectory where the directory
getOption("simulator.files")is that contains the referencedModelobjectmodel_namename of the referenced
Modelobjectindexthe index of the referenced
Drawsobject. Can alternately be a vector of such indices.simulator.filessimulator functions will use
getOption("simulator.files")if simulator.files not provided.
[Package simulator version 0.2.5 Index]