Learn R Programming

timeSeries (version 280.75)

dimnames: Time Series Columns and Rows

Description

Functions and methods handling columns and rows of 'timeSeries' objects. ll{ dim Returns the dimension of a 'timeSeries' object, dimnames Returns the dimension names of a 'timeSeries' object, colnames<- Assigns column names to a 'timeSeries' object, rownames<- Assigns row names to a 'timeSeries' object, }

Arguments

value
a valid value for names component of dimnames(x).
x
an object of class timeSeries.

Value

  • NA

Examples

Run this code
## NYI

Run the code above in your browser using DataLab