Last data update: 2014.03.03

R: Get ids of algorithms in registry.
getAlgorithmIdsR Documentation

Get ids of algorithms in registry.

Description

Get ids of algorithms in registry.

Usage

getAlgorithmIds(reg, ids)

Arguments

reg

[ExperimentRegistry]
Registry.

ids

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

Value

[character].

See Also

Other get: getAlgorithm; getExperimentParts; getJobs.ExperimentRegistry; getProblemIds; getProblem

Results