removeProblem: Remove problem from registry.

View source: R/removeProblem.R

removeProblemR Documentation

Remove problem from registry.

Description

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

Usage

removeProblem(reg, id, force = FALSE)

Arguments

reg

[ExperimentRegistry]
Registry.

id

[character(1)]
Id of problem.

force

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

Value

Nothing.

See Also

Other remove: removeAlgorithm(), removeExperiments()


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