Learn R Programming

fastbioclim (version 0.3.0)

bio19_fast: bio19_fast: Precipitation of Coldest Period

Description

Calculates precipitation sum of the period with the lowest temperature sum.

Usage

bio19_fast(pperiod, tperiod_min_idx, cell)

Value

Matrix with "bio19", "cell".

Arguments

pperiod

Matrix of precipitation period sums.

tperiod_min_idx

Vector indicating the index (1-based) of the coldest period.

cell

Vector of original cell IDs.