selectClusterGrouping | R Documentation |
Select Cluster Grouping
selectClusterGrouping(data, cluster, clusterResults)
data |
(data.frame) data if |
cluster |
(logical) if TRUE, a column "cluster" is added to data |
clusterResults |
(integer) either |
(data.frame) data containing the column "cluster" if cluster == TRUE
, else
just the input data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.