View source: R/Process_function.R
| interpolate | R Documentation |
This function interpolates forward by using linear interpolation
interpolate(data_vec, direction = "forward")
data_vec |
numeric vector |
direction |
direction for interpolation (default is "forward") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.