Learn R Programming

fastbioclim (version 0.3.0)

bio08_terra: bio08_terra: Mean Temperature of Wettest Period

Description

Calculates mean temperature of the period with the highest precipitation sum.

Usage

bio08_terra(tmp, wettest_period)

Value

spatRaster with "bio08".

Arguments

tmp

spatRaster of temperature period sums.

wettest_period

spatRaster indicating the index (1-based) of the wettest period for each cell.