removeExperiments {BatchExperiments} | R Documentation |
THIS DELETES ALL FILES REGARDING THE JOBS, INCLUDING RESULTS!
If you really know what you are doing, you may set force
to TRUE
to omit sanity checks on running jobs.
removeExperiments(reg, ids, force = FALSE)
reg |
[ |
ids |
[ |
force |
[ |
Vector of type integer
of removed job ids.
Other remove:
removeAlgorithm()
,
removeProblem()