apply_kmeans | R Documentation |
apply kmeans to information extracted from an image and corresponding to a window
apply_kmeans(inputdata_window, Kmeans_info, SelectBands = NULL)
inputdata_window |
numeric. pixel data extracted from raster |
Kmeans_info |
list. kmeans description obtained from function get_kmeans |
SelectBands |
numeric. bands selected from input data |
Kmeans_info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.