dim.xifti: Dimensions of a "xifti"
Description
Returns the number of rows (vertices + voxels) and columns (measurements) in
the "xifti" data.
Usage
# S3 method for xifti
dim(x)
Value
The number of rows and columns in the "xifti" data.
Arguments
- x
A "xifti" object.