Calculate the phosphate excess index index in Romenia
osi_nut_p_ro.RdThis function calculates the phosphate excess index.
Value
The phosphate availability index in Romenia derived from extractable soil P fractions. A numeric value.
Examples
osi_c_phosphor_ro(B_LU = 'testcrop1',A_P_AL = 5)
#> [1] 0.2051349
osi_c_phosphor_ro(B_LU = c('testcrop1','testcrop2'),A_P_AL = c(3.5,5.5))
#> [1] 0.1434697 0.2276597