dim,FileMetaInfo-method | R Documentation |
Get Dimensions of FileMetaInfo Object
dim of NeuroObj
object
Get dimensions of an object
## S4 method for signature 'FileMetaInfo'
dim(x)
## S4 method for signature 'NeuroObj'
dim(x)
## S4 method for signature 'ROICoords'
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.