This function calculates the phosphorus availability.
Usage
osi_c_phosphor_at(A_P_CAL, B_LU = NA_character_)
Arguments
- A_P_CAL
(numeric) The exchangeable P-content of the soil measured via Calcium Ammonium Lactate (mg P/ kg)
- B_LU
(character) The crop code
Value
The phosphorus availability index in Austria estimated from extractable phosphorus. A numeric value.
Examples
osi_c_phosphor_at(A_P_CAL = 47)
#> [1] 0.8942405