parc_vals_to_xifti | R Documentation |
"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)
parc |
A single-column "dlabel" |
vals |
A numeric matrix. Rows should correspond to rows in
the color table of |
A "xifti"
object
Other parcellation-related:
apply_parc()
,
load_parc()
,
load_sub_parc()
,
parc_add_subcortex()
,
parc_borders()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.