ts_cut: ts_cut

Description Usage Arguments Value Examples

View source: R/ts_cut.R

Description

cut first time series to the size of the second

Usage

1
ts_cut(ser1, ser2)

Arguments

ser1

is the series to be cut

ser2

is the series from which the boundaries for the cut are used

Value

the truncated time series

Examples

1
# co2<- ts_cut(co2.ts, rss.ts)

MrOoijer/myLib documentation built on Dec. 17, 2021, 4:22 a.m.