[[,NeuroVec,numeric-method {neuroim2}R Documentation

[[

Description

This function extracts a single volume from a NeuroVec object.

Usage

## S4 method for signature 'NeuroVec,numeric'
x[[i]]

Arguments

x

The NeuroVec object.

i

The volume index to extract.

Value

a DenseNeuroVol object


[Package neuroim2 version 0.8.1 Index]