Learn R Programming

fastbioclim (version 0.3.0)

bio25_fast: bio25_fast: Solar Radiation of Driest Period

Description

Calculates solar radiation mean of the period with the highest precipitation sum.

Usage

bio25_fast(speriod, pperiod_min_idx, cell)

Value

Matrix with "bio25", "cell".

Arguments

speriod

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

pperiod_min_idx

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

cell

Vector of original cell IDs.