Description Usage Arguments Value
View source: R/Other_Functions.R
Clusters the dataframe by LAT and LONG features
1 | ClusterData(df, n_clusters, ...)
|
df |
the dataframe to be sent–build spcifically for dataset with this package |
n_clusters |
the number of kmeans clusters to use |
... |
additional variables for kmeans |
the clustered dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.