ind_phosphate_availability {OBIC} | R Documentation |
This function calculates the indicator for the phosphate availability calculated by calc_phosphate_availability
ind_phosphate_availability(D_PBI)
D_PBI |
(numeric) The value of phosphate availability calculated by |
The evaluated score for the soil function to supply and buffer phosphorus for crop uptake. A numeric value between 0 and 1.
ind_phosphate_availability(D_PBI = 3.5)
ind_phosphate_availability(D_PBI = c(0.5,0.8,2.5,5,15,35,75))