Description Usage Arguments Value
It requires two matrix and number of clusters to cluster's label on columns of matrix
1 | cluster_label(folder = "pdf", mat, t = 3, name = "EXP")
|
folder |
dir to save pdf files |
mat |
matrix to clusters on columns |
t |
number of desire clusters, dendrogram would cut at t depth |
name |
name to save pdf file |
label would return cluster's label
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.