Learn R Programming

fastbioclim (version 0.3.0)

bio33_fast: bio33_fast: Moisture of the Least Moist Period

Description

Calculates moisture mean of the least moist period.

Usage

bio33_fast(speriod, speriod_min_idx, cell)

Value

Matrix with "bio33", "cell".

Arguments

speriod

Matrix of moisture period means (output from `var_periods`).

speriod_min_idx

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

cell

Vector of original cell IDs.