View source: R/removeExperiments.R
removeExperiments | R Documentation |
Remove Experiments from an ExperimentRegistry
.
This function automatically checks if any of the jobs to reset is either pending or running.
However, if the implemented heuristic fails, this can lead to inconsistencies in the data base.
Use with care while jobs are running.
removeExperiments(ids = NULL, reg = getDefaultRegistry())
ids |
[ |
reg |
[ |
[data.table
] of removed job ids, invisibly.
Other Experiment:
addExperiments()
,
summarizeExperiments()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.