powered by
Retrieve the dimension of a dfts object.
# S3 method for dfts dim(x, ...)
Numerics indicating the dimension of the dfts object.
A dfts object or data which can be automatically converted to that format. See dfts().
dfts()
Additional parameters to pass to base R's min or max functions. They are only used in the type='fparam' case.
min
max
type='fparam'
results <- dim(electricity)
Run the code above in your browser using DataLab