View source: R/01-predictNearestCluster.R
addCentroids | R Documentation |
Add centroid of clusters
addCentroids(
dataC,
cluster,
centers,
type = c("centroid_spatial_cluster", "temporal_group_reference_point")
)
dataC |
Filtered data |
cluster |
Cluster ids |
centers |
Cluster centers |
type |
Type of centroid |
Data with centroids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.