powered by
This function gives an indicator value for nitrogen use efficiency calculated by calc_n_efficiency, this function makes use of ind_nretention
calc_n_efficiency
ind_nretention
ind_n_efficiency(D_NLEACH, leaching_to = "gw")
The evaluated score for the soil function to enhance the nitrogen use efficiency. A numeric value between 0 and 1.
(numeric) The value of N leaching calculated by calc_n_efficiency
(character) whether it evaluates N leaching to groundwater ("gw") or to surface water ("sw")
ind_n_efficiency(D_NLEACH = 50, leaching_to = 'gw') ind_n_efficiency(D_NLEACH = c(5,15,25,75), leaching_to = 'sw')
Run the code above in your browser using DataLab