Description Usage Arguments Value Examples
View source: R/valuefunctions.R
Just what it says with linear interpolation.
1 |
x |
the vector to interpolate |
an interpolated vector
1 | interpolateNA(c(1,2,3, NA, NA, NA, 7, 8, 9))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.