This function calculates the magnesium availability.
Usage
osi_c_magnesium_es(A_MG_CO_PO, B_LU = NA_character_)
Arguments
- A_MG_CO_PO
(numeric) The exchangeable Mg-content of the soil measured via Cohex extracton, percentage occupation at CEC (%)
- B_LU
(character) The crop code
Value
The magnesium availability index in Spain estimated from the magnesium occupation at CEC. A numeric value.
Examples
osi_c_magnesium_es(A_MG_CO_PO = 4.5)
#> [1] 0.3196515