View source: R/04_Visual_Readouts.R
Shows a formatted table with values of clustering evaluation metrics for a chosen subpipeline of a Benchmark
object.
If you are running R in RStudio, the output should show up in the Viewer pane.
Otherwise, you will probably see the ouput pop up in a new window/tab of your web browser.
1 | ShowReadout_Clustering(benchmark, idx.subpipeline)
|
benchmark |
an object of class |
idx.subpipeline |
integer value: index of sub-pipeline that includes a clustering step |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.