Dimension of dfts Object
dim.dfts.Rd
Retrieve 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
min
ormax
functions. They are only used in thetype='fparam'
case.
Examples
results <- dim(electricity)