voxels {neuroim}R Documentation

extract voxel coordinates

Description

extract voxel coordinates

Usage

voxels(x, ...)

## S4 method for signature 'Kernel'
voxels(x, centerVoxel = NULL)

Arguments

x

the object to extract voxels from

...

additional arguments to function

centerVoxel

the absolute location of the center of the voxel, default is (0,0,0)


[Package neuroim version 0.0.6 Index]