powered by
The N balance of the entire food chain system. Formula: NUEFC = Ncon / Ni
NUEFC(Ncon, Ni)
A numeric vector of NUEFC values.
The value of N available for consumption.
Sum total of new N input.
Ncon <- c(40, 45) Ni <- c(100, 110) NUEFC(Ncon, Ni)
Run the code above in your browser using DataLab