Description Usage Arguments Value
This recieves a distance table and merge the clusters together
1 | merge_clusters(distance_table, merge1, merge2)
|
distance_table |
tidy distance table as the one given by 'init_distance_matrix'. |
merge1 |
The index of the first cluster to merge |
merge2 |
The index of the second cluster to merge |
The new distance table for the upper level of the dendrogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.