apply_kmeans: apply kmeans to information extracted from an image and...

View source: R/apply_kmeans.R

apply_kmeansR Documentation

apply kmeans to information extracted from an image and corresponding to a window

Description

apply kmeans to information extracted from an image and corresponding to a window

Usage

apply_kmeans(inputdata_window, Kmeans_info, SelectBands = NULL)

Arguments

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

Value

Kmeans_info


jbferet/biodivMapR documentation built on April 12, 2025, 1:32 p.m.