powered by
Prepare a raster dataset
input_raster_data(dataset, w = NULL, fun = sum, standardize = TRUE)
A list with the required elements to perform clustering
A list of rasters
The window to use in the focal function
the function to use as the focal function
A boolean to specify if the variable must be centered and reduced (default = True)
# this is an internal function, no example provided
Run the code above in your browser using DataLab