View source: R/summarizeExperiments.R
| summarizeExperiments | R Documentation | 
Returns a frequency table of defined experiments.
See ExperimentRegistry for an example.
summarizeExperiments(
  ids = NULL,
  by = c("problem", "algorithm"),
  reg = getDefaultRegistry()
)
| ids | [ | 
| by | [ | 
| reg | [ | 
[data.table] of frequencies.
Other Experiment: 
addExperiments(),
removeExperiments()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.