| seriesNamesInput.forecast {dse} | R Documentation |
See the generic function description.
## 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)
x |
an object from which to extract the names of the input or output series. |