This function calculates the magnesium availability.
Usage
oci_c_magnesium_cz(A_MG_M3, B_TEXTURE_HYPRES, B_LU = NA_character_)
Arguments
- A_MG_M3
(numeric) The exchangeable Mg-content of the soil measured via Mehlich 3 extracton (mg Mg/ kg)
- B_TEXTURE_HYPRES
(character) The soil texture according to HYPRES classification system
- B_LU
(character) The crop code
Value
The magnesium availability index in Czech Republic estimated from extractable magnesium. A numeric value.
Examples
oci_c_magnesium_cz(A_MG_M3 = 81,B_TEXTURE_HYPRES='C')
#> [1] 0.1288058