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(), getProblem(), getProblemIds()


BatchExperiments documentation built on Sept. 9, 2025, 5:24 p.m.