dat.interp | R Documentation |
Nutrient Load: Linearly interpolates data to conduct nutrient load calculations
dat.interp(x)
x |
numeric |
one of two functions used to calculate daily nutrient load from flow and water quality parameters
data=c(rep(NA,5),runif(2,2,5),NA,NA,NA,6,7,8, NA,NA)
dat.interp(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.