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