View source: R/summaryRaster.R
summaryRaster | R Documentation |
Compute custom summary stats for specific raster
summaryRaster(x)
x |
A This function computes the mean, min, max, and standard deviation for a specific raster. All those statistics all rounded to 2 digits. |
a list with mean, min, max, and sd.
Antonio J Pérez-Luque (ajpelu@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.