Description Usage Arguments Value
downsample
samples down a time series with a rolling mean.
1 | downsample(data, window_size = 2)
|
data |
The input time series. |
window_size |
The size of the rolling mean window used. |
The downsampled time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.