reorder_clusters | R Documentation |
reorder_clusters
reorder_clusters(mat, row_clusters)
mat |
: numeric matrix. nrow(mat) must be equal to the length of row_clusters and ncol(mat) must be equal to the column_clusters. |
row_clusters |
: character vector, where each element indicates the row cluster name of mat |
: list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.