Learn R Programming

fastbioclim (version 0.3.0)

bio17_fast: bio17_fast: Precipitation of Driest Period

Description

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

Usage

bio17_fast(pperiod, pperiod_min_idx, cell)

Value

Matrix with "bio17", "cell".

Arguments

pperiod

Matrix of precipitation period sums.

pperiod_min_idx

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

cell

Vector of original cell IDs.