| getProblem {BatchExperiments} | R Documentation |
Get problem from registry by id.
Description
The requested object is loaded from disk.
Usage
getProblem(reg, id)
Arguments
reg |
[ |
id |
[ |
Value
[Problem].
See Also
Other get:
getAlgorithmIds(),
getAlgorithm(),
getExperimentParts(),
getJobs.ExperimentRegistry(),
getProblemIds()
[Package BatchExperiments version 1.4.3 Index]