Description Usage Arguments Value Examples
cut first time series to the size of the second
1 | ts_cut(ser1, ser2)
|
ser1 |
is the series to be cut |
ser2 |
is the series from which the boundaries for the cut are used |
the truncated time series
1 | # co2<- ts_cut(co2.ts, rss.ts)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.