This function calculates the phosphorus excess.
Usage
osi_nut_p_sl(A_P_AL, B_LU = NA_character_)
Arguments
- A_P_AL
(numeric) The exchangeable P-content of the soil measured via ammoniuml lactate extracton (mg P/ kg)
- B_LU
(character) The crop code
Value
The phosphorus excess index in Slovenia estimated from extractable phosphorus. A numeric value.
Examples
osi_nut_p_sl(A_P_AL = 45)
#> [1] 0.9301473