linear_interpolation | R Documentation |
Linear interpolation is performed by using the values on both sides of the missing values.
linear_interpolation(DataVector)
DataVector |
data vector.Note that the starting value of vector needs to be no missing value. |
A interpolated vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.