dim.dfts | R Documentation |
Retrieve the dimension of a dfts object.
## S3 method for class 'dfts'
dim(x, ...)
x |
A dfts object or data which can be automatically converted to that
format. See |
... |
Additional parameters to pass to base R's |
Numerics indicating the dimension of the dfts object.
results <- dim(electricity)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.