Learn R Programming

fastbioclim (version 0.3.0)

bio18_fast: bio18_fast: Precipitation of Warmest Period

Description

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

Usage

bio18_fast(pperiod, tperiod_max_idx, cell)

Value

Matrix with "bio18", "cell".

Arguments

pperiod

Matrix of precipitation period sums.

tperiod_max_idx

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

cell

Vector of original cell IDs.