Description Usage Arguments See Also
See the generic function description.
1 2 3 4 5 6 7 8 9 10 11 12 13 | ## S3 method for class 'TSdata'
seriesNames(x)
## S3 method for class 'TSmodel'
seriesNames(x)
## S3 method for class 'TSestModel'
seriesNames(x)
## S3 replacement method for class 'TSdata'
seriesNames(x) <- value
## S3 replacement method for class 'TSmodel'
seriesNames(x) <- value
## S3 replacement method for class 'TSestModel'
seriesNames(x) <- value
|
x |
an object from which series names can be extracted or to which series names are to be assigned. |
value |
series names to be assigned to data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.