View source: R/combine_xifti.R
combine_xifti | R Documentation |
"xifti"
s with non-overlapping brain structuresCombine two to three "xifti"
s with non-overlapping brain structures into
a single "xifti"
. The names, intent, and surfaces of the first will be used,
if present. To add more surfaces to the result, use add_surf
.
combine_xifti(..., xii_list = NULL, meta = c("first", "all"))
... |
The |
xii_list |
Alternatively, a list of |
meta |
|
A "xifti"
with data from the inputs
Other manipulating xifti:
add_surf()
,
apply_parc()
,
apply_xifti()
,
convert_to_dlabel()
,
merge_xifti()
,
move_to_mwall()
,
move_to_submask()
,
newdata_xifti()
,
remap_cifti()
,
remove_xifti()
,
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.