Description Usage Arguments Value
View source: R/fct_calculate_clusters.R
Function to cluster data
1 | calculate_clusters(input, output, session, data, vars, cluster_type)
|
data |
data frame which to use for clustering |
vars |
variables to use for clustering |
cluster_type |
which clustering algorithm to use, multiple allowed |
input/output/session |
standard shiny parameters to allow interactivity |
data frame with each column being a different clustering method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.