dismo (version 0.5-6)

biovars: bioclimatic variables

Description

Function to create 'bioclimatic variables' from monthly climate data.

Usage

biovars(prec, tmin, tmax, ...)

Arguments

prec
monthly precipitation data
tmin
monthly minimum temperature data
tmax
monthly maximum temperature data
...
Additional arguments

Value

  • Depending on the class of the input data, an object of class 'vector', 'matrix' or 'RasterBrick'

Details

coming soon