voxels {neuroim} | R Documentation |
extract voxel coordinates
voxels(x, ...)
## S4 method for signature 'Kernel'
voxels(x, centerVoxel = NULL)
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) |