Description Usage Arguments Details Value
Dendrogram data
1 2 | > dend <- as.dendrogram(ct[,labels])
> plot(dend)
|
labels |
[OPTIONAL] Labels applied to each node (indexed by row number in covered data) |
ct |
CoverTree to be converted to be converted |
Returns a data structure that can be plotted as hclust dendrograms
data structure that can be plotted as a dendrogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.