Rdocumentation
powered by
Learn R Programming
BatchExperiments (version 1.0-968)
getProblem: Get problem from registry by id.
Description
The object is loaded from disk.
Usage
getProblem(reg, id)
Arguments
reg
[
ExperimentRegistry
] Registry.
id
[
character(1)
] Id of problem.
Value
[
Problem
].