Description Usage Arguments Value Examples
completeSeq takes a vector of numbers that may contain NA values and recursively fills in the NA values by interpolating the about a symmetric string of NA's. This method assumes the first and last element of the vector to be non NA values.
1 |
row |
is the vector whose first and last elements are non NA values |
row but all the NA's are linearly interpolated
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.