Learn R Programming

dse (version 2014.11-1)

seriesNames.TSdata: Series Names Specific Methods

Description

See the generic function description.

Usage

## S3 method for class 'TSdata':
seriesNames(x)
    ## S3 method for class 'TSmodel':
seriesNames(x)
    ## S3 method for class 'TSestModel':
seriesNames(x)
    
    ## S3 method for class 'TSdata':
seriesNames(x) <- value
    ## S3 method for class 'TSmodel':
seriesNames(x) <- value
    ## S3 method for class 'TSestModel':
seriesNames(x) <- value

Arguments

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.

concept

DSE

See Also

seriesNames