Learn R Programming

fastbioclim (version 0.3.0)

bio26_fast: bio26_fast: Solar Radiation of Warmest Period

Description

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

Usage

bio26_fast(speriod, tperiod_max_idx, cell)

Value

Matrix with "bio26", "cell".

Arguments

speriod

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

tperiod_max_idx

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

cell

Vector of original cell IDs.