Skip to contents

Compute custom summary stats for specific raster

Usage

summaryRaster(x)

Arguments

x

A raster object

This function computes the mean, min, max, and standard deviation for a specific raster. All those statistics all rounded to 2 digits.

Value

a list with mean, min, max, and sd.

Author

Antonio J Pérez-Luque (ajpelu@gmail.com)