View source: R/fct_cluster_verse.R
getClusterNames | R Documentation |
Get clusters names from initial input data
getClusterNames(input.data)
input.data |
preprocessed input data |
named list of clusters
data(input.data) cluster_list <- getClusterNames(input.data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.