Learn R Programming

x12 (version 1.10.3)

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)

Arguments

x

a x12Single or x12Output object

Value

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

Methods

signature(x = "x12Output")

signature(x = "x12Single")

See Also

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