taper | R Documentation |
Apply Taper to the time series
taper(ts, t_front = 5, t_end = 5)
ts |
An array of time series |
t_front |
A number, the percentage of taperring for the beginning of the time series |
t_end |
A number, the percentage of taperring for the end of the time series |
The Taperred time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.