"xifti"
From a parcellation and a corresponding value matrix, make a "xifti"
object that has the value vector of each parcel across its locations.
parc_vals_to_xifti(parc, vals)
A "xifti"
object
A single-column "dlabel" "xifti"
object.
A numeric matrix. Rows should correspond to rows in
the color table of parc
. Columns will become columns in the output
"xifti"
object.
Other parcellation-related:
apply_parc()
,
load_parc()
,
load_sub_parc()
,
parc_add_subcortex()
,
parc_borders()