Description Usage Arguments Value Author(s) Examples
Dendrogram with clusters shown by rectangles (like rect.hclust)
1 | rect_hclust(object, n_cluster)
|
object |
cluster object from hclust |
n_cluster |
number of clusters to show |
ggplot like output from rect.hclust
Ken Butler, butler@utsc.utoronto.ca
1 | rect_hclust(ward(nine_points, T, 3)$object, 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.