Description Usage Arguments Details Examples
View source: R/node_partition.R
Partition by hclust
1 | partition_by_hclust(mat)
|
mat |
The similarity matrix. |
The "ward.D2" clusering method was used.
This function is used to set to the partition_fun
argument in binary_cut
.
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.