View source: R/clusterer_farm.R
process_dendrograms | R Documentation |
Cut many dendrograms at specified cut heights.
process_dendrograms(dends, cut_heights)
dends |
A list of dendrograms to be cut. |
cut_heights |
A list of cut heights which corresponds to each dendrogram in |
A list of named vectors (one per dendrogram) whose names are data point names and whose values are cluster labels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.