Learn R Programming

fastbioclim (version 0.3.0)

bio22_fast: bio22_fast: Lowest Solar Radiation Unit

Description

Identifies lowest solar radiation unit, potentially using a static index.

Usage

bio22_fast(srad, cell, index_vector = NULL)

Value

Matrix with "bio22", "cell".

Arguments

srad

Matrix of solar radiation values for each unit.

cell

Vector of original cell IDs.

index_vector

Optional vector of unit indices (1-based). If provided, extracts Srad for that unit. If NULL, finds overall max Srad.