Get length of NeuroVec object
Source:R/clustered_neurovec.R
, R/neurovec.R
, R/neurovecseq.R
, and 1 more
length-methods.Rd
Returns the number of time points (4th dimension) in a NeuroVec object. This represents the temporal dimension of the neuroimaging data.
Returns the total number of time points across all vectors in the sequence
Usage
# S4 method for class 'ClusteredNeuroVec'
length(x)
# S4 method for class 'NeuroVec'
length(x)
# S4 method for class 'NeuroVecSeq'
length(x)
# S4 method for class 'ROIVol'
length(x)
# S4 method for class 'ROICoords'
length(x)
# S4 method for class 'ROIVol'
length(x)
# S4 method for class 'ROICoords'
length(x)
# S4 method for class 'ROIVol'
length(x)