getMultiMapRamp: Extract min and max for multiple speciesRasters

View source: R/getMultiMapRamp.R

getMultiMapRampR Documentation

Extract min and max for multiple speciesRasters

Description

Extracts the range of values across a list of speciesRaster objects for use in plotting

Usage

getMultiMapRamp(x)

Arguments

x

list of objects of class speciesRaster or RasterLayer.

Details

If the user would like to plot multiple speciesRaster objects with a standardized color ramp, then the returned values from this function can be supplied to plot.speciesRaster. Also works with RasterLayer objects.

Value

a numeric vector of length 2: overall min and max value.

Author(s)

Pascal Title


ptitle/speciesRaster documentation built on June 11, 2022, 1:35 a.m.