Description Usage Arguments Value
View source: R/summary_stats.R
Interpolate observations based on their timestamps and a method.
1 | interpolate_obs(obs, times, interp_method = forecast::na.interp, ...)
|
obs |
the time series of |
times |
|
interp_method |
|
... |
further arguments to be passed to the interpolation method |
Interpolated observation vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.