fillintergaps
interpolates gaps between irregular and regular
timesteps, i.e. only over very small gaps (more an alignment than an
interpolation).
1 | fillintergaps(df, reso, interpol = NULL, type = "linear", flag = FALSE)
|
df |
input |
reso |
numeric, desired output time resolution (in minutes). See
|
interpol |
numeric, length of gaps (in minutes) for which values are
linearly interpolated after data cleaning. Set |
type |
specify type of interpolation between regular timesteps. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.