Skip to contents

This function extracts a single volume from a NeuroVec object.

Usage

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

Arguments

x

The NeuroVec object.

i

The volume index to extract.

Value

A DenseNeuroVol object representing the extracted volume.