Learn R Programming

x12 (version 1.11.0)

times: Read start and end of a x12Single or x12Output object

Description

Combination of start() and end() for ts objects-

Usage

times(x)
  # S4 method for x12Output
times(x)
  # S4 method for x12Single
times(x)

Value

Returns a list with start and end for original, backcast and forecast timeseries

Methods

signature(x = "x12Output")

signature(x = "x12Single")

Arguments

x

a x12Single or x12Output object

Author

Alexander Kowarik

See Also

x12, x12Single, x12Batch, x12Parameter, x12List, x12Output, x12BaseInfo, summary.x12work, x12work