getSimulationIDs {simplace} | R Documentation |
Lists IDs of the performed simulations
Description
Returns a vector with the IDs of the simulations. IDs are required to get the output of the simulations.
Usage
getSimulationIDs(simplace)
Arguments
simplace |
handle to the SimplaceWrapper object |
Value
character vector with the IDs
[Package simplace version 5.0.13 Index]