remove_xifti | R Documentation |
"xifti"
Remove a brain structure, surface, or subcortical structure from a
"xifti"
.
remove_xifti(xifti, remove = NULL, remove_sub = NULL)
xifti |
A |
remove |
A character vector containing one or more of the following:
|
remove_sub |
A vector containing subcortical structures to be removed
from |
The new "xifti"
with the requested component(s) removed
Other manipulating xifti:
add_surf()
,
apply_parc()
,
apply_xifti()
,
combine_xifti()
,
convert_to_dlabel()
,
merge_xifti()
,
move_to_mwall()
,
move_to_submask()
,
newdata_xifti()
,
remap_cifti()
,
resample_cifti()
,
resample_cifti_from_template()
,
scale_xifti()
,
select_xifti()
,
set_names_xifti()
,
smooth_cifti()
,
transform_xifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.