move_from_mwall | R Documentation |
Move all medial wall locations into the cortical data matrices by assigning them a specific value (e.g. NA).
move_from_mwall(xifti, value = NA, name = "Medial_Wall", RGBA = c(1, 1, 1, 0))
xifti |
A |
value |
The value to assign the medial wall locations. Default: |
name , RGBA |
Only used if the Currently, only one name and set of RGBA values are supported, meaning that
the medial wall locations will have the same Key, name, and color across
all data columns in the Defaults: |
The "xifti"
with re-organized data and medial wall masks
move_to_mwall
unmask_cortex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.