Extracts descriptive statistics for a group of patches in a raster.
extract_raster_statistics(input, features, output = NULL,
stat = "average", out_table = NULL, verbose_mode = FALSE)
Input data raster file.
Input feature definition raster file.
Output raster file.
Statistic to extract.
Output HTML Table file.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.