substructure_table {ciftiTools} | R Documentation |
Substructure table
Description
Table of labels for cortex hemispheres (left and right) and subcortical
substructures. The same labels used by the HCP data are here, plus "Other".
Names from the CIFTI format ("CIFTI_STRUCTURE_*") and the names used by
ciftiTools
are given.
Usage
substructure_table()
Details
The names used by ciftiTools
are based on those in
FT_READ_CIFTI
from the FieldTrip MATLAB toolbox.
Value
A data.frame with each substructure along the rows. The first
column gives the CIFTI format name and the second column gives the
ciftiTools
name.
[Package ciftiTools version 0.15.1 Index]