cluster_selector | R Documentation |
The cluster_selector()
function finds the name of the chosen clusters.
cluster_selector(clustering, clusters = NULL)
clusters |
< The default |
The cluster_selector()
finds the names of the chosen clusters present in
the clustering
medic object. This function is used in all of
the investigative functions called by summary()
.
A character vector with the names of the chosen clusters.
method_selector()
is another selector method used through out
the package.
enrich()
is a joining function used for enriching the clustering
characteristics with user-defined data.
summary.medic()
is the main function for summarizing the
clustering results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.