View source: R/extract_clusters.R
ckmean_getlabel | R Documentation |
This function uses kmeans to find the cluster labels
ckmean_getlabel(x, k = 5, att_type = "numeric")
x |
numeric vector |
k |
maximum number of clusters |
cluster labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.