getAlgorithm: Get algorithm from registry by id.

View source: R/getAlgorithm.R

getAlgorithmR Documentation

Get algorithm from registry by id.

Description

The requested object is loaded from disk.

Usage

getAlgorithm(reg, id)

Arguments

reg

[ExperimentRegistry]
Registry.

id

[character(1)]
Id of algorithm.

Value

[Algorithm].

See Also

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


BatchExperiments documentation built on March 21, 2022, 5:06 p.m.