removeAlgorithm: Remove algorithm from registry.

View source: R/removeAlgorithm.R

removeAlgorithmR Documentation

Remove algorithm from registry.

Description

THIS DELETES ALL FILES REGARDING THIS ALGORITHM, INCLUDING ALL JOBS AND RESULTS!

Usage

removeAlgorithm(reg, id, force = FALSE)

Arguments

reg

[ExperimentRegistry]
Registry.

id

[character(1)]
Id of algorithm.

force

[logical(1)]
Also remove jobs which seem to be still running. Default is FALSE.

Value

Nothing.

See Also

Other remove: removeExperiments(), removeProblem()


tudo-r/BatchExperiments documentation built on April 3, 2022, 3:27 a.m.