vox_locations {ciftiTools}R Documentation

Get spatial locations of each voxel

Description

Use subcortical metadata (mask, transformation matrix and units) to get voxel locations in 3D space.

Usage

vox_locations(mask, trans_mat, trans_units = NULL)

Arguments

mask, trans_mat, trans_units

The subcortical metadata

Value

A list: coords and units


[Package ciftiTools version 0.16.1 Index]