View source: R/alignClusters.R
alignClusters | R Documentation |
Align cluster label vectors or cluster label matrices as needed
alignClusters(Z1, Z2, type = NULL)
Z1 |
either a vector or a matrix |
Z2 |
either a vector or a matrix |
type |
(optional) string: are Z1 & Z2 "vec"tors or "mat"rices? (auto) |
either a vector or a matrix, depending upon the value of "type"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.