| dim,ClusteredNeuroVec-method | R Documentation |
Get Dimensions of FileMetaInfo Object
dim of NeuroObj object
## S4 method for signature 'ClusteredNeuroVec'
dim(x)
## S4 method for signature 'FileMetaInfo'
dim(x)
## S4 method for signature 'NeuroObj'
dim(x)
## S4 method for signature 'NeuroHyperVec'
dim(x)
## S4 method for signature 'NeuroSpace'
dim(x)
## S4 method for signature 'ROIVol'
dim(x)
## S4 method for signature 'ROICoords'
dim(x)
x |
the object |
A numeric vector of length 2 containing the dimensions of the ROICoords object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.