Learn R Programming

fastbioclim (version 0.3.0)

bio27_fast: bio27_fast: Solar Radiation of Coldest Period

Description

Calculates solar radiation mean of the period with the lowest temperature mean.

Usage

bio27_fast(speriod, tperiod_min_idx, cell)

Value

Matrix with "bio27", "cell".

Arguments

speriod

Matrix of solar radiation period means (output from `var_periods`).

tperiod_min_idx

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

cell

Vector of original cell IDs.