| length,ROIVolume-method {neuroim} | R Documentation |
Get length of BrainVector. This is the numbe rof volumes in the volume vector (e.g. the 4th image dimension)
Description
Get length of BrainVector. This is the numbe rof volumes in the volume vector (e.g. the 4th image dimension)
Usage
## S4 method for signature 'ROIVolume'
length(x)
## S4 method for signature 'BrainVector'
length(x)
Arguments
x |
the object to get |
[Package neuroim version 0.0.6 Index]