Description Usage Arguments Value
Extracts descriptive statistics for a group of patches in a raster.
1 2 | extract_raster_statistics(input, features, output = NULL,
stat = "average", out_table = NULL, verbose_mode = FALSE)
|
input |
Input data raster file. |
features |
Input feature definition raster file. |
output |
Output raster file. |
stat |
Statistic to extract, including 'average', 'minimum', 'maximum', 'range', 'standard deviation', and 'total'. |
out_table |
Output HTML Table file. |
verbose_mode |
Sets verbose mode. If verbose mode is False, tools will not print output messages. |
Returns the tool text outputs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.