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