[[,NeuroVecSeq,numeric-method {neuroim2} | R Documentation |
Extract Element from NeuroVecSeq
Description
Extracts a single volume from a NeuroVecSeq object at the specified time point.
Usage
## S4 method for signature 'NeuroVecSeq,numeric'
x[[i]]
Arguments
x |
A NeuroVecSeq object |
i |
Numeric index specifying the time point to extract |
Value
A NeuroVol object representing the extracted volume
[Package neuroim2 version 0.8.1 Index]