This function calculates the phosphorus availability.
Usage
osi_c_phosphor_be(B_LU, A_P_AL)
Arguments
- B_LU
(character) The crop code
- A_P_AL
(numeric) The exchangeable P-content of the soil measured via ammonium lactate extraction (mg P/ kg)
Value
The phosphorus availability index in Belgium estimated from extractable phosphorus. A numeric value.
Examples
osi_c_phosphor_be(B_LU = 'SOJ', A_P_AL = 45)
#> [1] NA