bio29_fast: bio29_fast: Highest Moisture Unit
Description
Identifies highest moisture unit, potentially using a static index.
Usage
bio29_fast(mois, cell, index_vector = NULL)
Value
Matrix with "bio29", "cell".
Arguments
- mois
Matrix of moisture values for each unit.
- cell
Vector of original cell IDs.
- index_vector
Optional vector of unit indices (1-based). If provided, extracts mois for that unit. If NULL, finds overall max mois.