Dimension of dfts Object
dim.dfts.RdRetrieve the dimension of a dfts object.
Usage
# S3 method for class 'dfts'
dim(x, ...)Arguments
- x
A dfts object or data which can be automatically converted to that format. See
dfts().- ...
Additional parameters to pass to base R's
minormaxfunctions. They are only used in thetype='fparam'case.
Examples
results <- dim(electricity)