resetSimulationQueue {simplace} | R Documentation |
Clears the list of simulations
Description
Simulation list is cleared
Usage
resetSimulationQueue(simplace)
Arguments
simplace |
handle to the SimplaceWrapper object returned by |
Value
No return value, called for the side effect of clearing the simulation list
See Also
createSimulation
, runSimulations
[Package simplace version 5.0.13 Index]