powered by
The product of N productivity and mean residency time (MRT). Formula: ecoNUE = NP * MRT
ecoNUE(NP, MRT)
A numeric vector of ecoNUE values.
Nitrogen Productivity Value.
Mean Residency Time value.
NP <- c(10, 12) MRT <- c(4, 5) ecoNUE(NP, MRT)
Run the code above in your browser using DataLab