raster_dist_sum: Raster Distribution Summary

Description Usage Arguments Value

Description

Summarise a many layered raster stack into a 7 point summary stack. It gives the the following percentiles: 1 and mean, standard deviation, and inter quartile range and arbitrary user specified range. Optionally provides minimum and maximum

Usage

1
raster_dist_sum(s, minmax = FALSE, trim = 1/100, meanonly = FALSE)

Arguments

s

A raster stack

minmax

Logical. Do you want minimum and maximum

trim

Proportion of data excluded from range

meanonly

logical Export only the mean

Value

A raster


christiaanpauw/AQoffset documentation built on May 13, 2019, 6:57 p.m.