helper function to plot a clusterTreePlotInfo object
1 2 | plotClusterTreePlotInfoRecursiveHelper(x, labels.plot, labels, col, labels.cex,
labels.col, ...)
|
x |
a clusterTreePlotInfo object |
labels.plot |
whether to plot labels |
labels |
labels of data points |
col |
color of rectangles |
labels.cex |
cex of labels |
labels.col |
color of labels |
... |
other parameters to pass to graphics::rect() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.