View source: R/merge_cluster.R
merge_cluster | R Documentation |
merge cluster
merge_cluster(dat, cutoff=5);
dat |
column 1 is x, column 2 is y and column 3 is cluster ID |
cutoff |
if cluster number < 5, the cluster will be merged into neighbor cluster |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.