kmeans_iter | R Documentation |
computes kmeans for an iteration in biodivMapR
kmeans_iter(Kmeans_Centroids, inputvals)
Kmeans_Centroids |
numeric. coordinates of cluster centroids |
inputvals |
numeric. chunk of input values to apply kmeans on |
SSchunk spectral species corresponding to the input chunk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.