getProblemIds {BatchExperiments}R Documentation

Get ids of problems in registry.

Description

Get problem ids for jobs.

Usage

getProblemIds(reg, ids)

Arguments

reg

[ExperimentRegistry]
Registry.

ids

[codeinteger]
Job ids to restrict returned problem ids to.

Value

[character].

See Also

Other get: getAlgorithmIds(), getAlgorithm(), getExperimentParts(), getJobs.ExperimentRegistry(), getProblem()


[Package BatchExperiments version 1.4.3 Index]