seriesNamesInput.forecast: TS Input and Output Specific Methods

Description Usage Arguments

View source: R/dse2.R

Description

See the generic function description.

Usage

1
2
3
4
5
6
7
8
9
    ## 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.


dse documentation built on March 4, 2020, 3:01 a.m.