window.gts: Time window of a gts object

Description Usage Arguments Author(s) Examples

Description

Extracts a subset of the time series from a grouped time series object.

Usage

1
2
## S3 method for class 'gts'
window(x, ...)

Arguments

x

An object of class gts.

...

All other arguments are passed to window.ts.

Author(s)

Rob J Hyndman

Examples

1
window(htseg2, start = 2000, end = 2001)

VaughanR0/Streamline-R documentation built on May 9, 2019, 9:43 p.m.