na_interpolate | R Documentation |
NA
s.na_interpolate
wraps functions from the zoo package.
na_interpolate(x, na.rm = FALSE, spline = FALSE, extrapolate = FALSE)
x |
Input vector. |
na.rm |
Should leading NAs be removed? |
spline |
Should |
extrapolate |
Should leading and preceeding |
Vector length of x
.
Stuart K. Grange
na.approx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.