Learn R Programming

dse (version 2014.11-1)

seriesNamesInput.forecast: TS Input and Output Specific Methods

Description

See the generic function description.

Usage

## S3 method for class 'forecast':
seriesNamesInput(x)
    ## S3 method for class 'featherForecasts':
seriesNamesInput(x)

## S3 method for class 'forecast': seriesNamesOutput(x) ## S3 method for class 'featherForecasts': seriesNamesOutput(x)

Arguments

x
an object from which to extract the names of the input or output series.

concept

DSE