mergeClusters | R Documentation |
This function is used to merge one or more clusters in a Results object.
mergeClusters(Results, clusters, name)
Results |
a Results object |
clusters |
a character vector containing the names of the clusters to merge |
name |
a character specifiyng the name of the new cluster to create |
The function merges the abundances and the phenotypes of clusters into a new one. Clusters to merge are not removed from the Results object after the merging.
a Results object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.