.dim {fftab} | R Documentation |
Retrieve Object Dimensions
Description
Retrieves the .dim
attribute from an object.
Usage
.dim(x)
Arguments
x |
An R object to check for dimensions. |
Value
The .dim
attribute or NULL
if not present.
[Package fftab version 0.1.0 Index]