merge_xifti: Concatenate '"xifti"'s

Description Usage Arguments Value See Also

View source: R/merge_xifti.R

Description

Concatenate "xifti" objects along the columns. They must have the same brainstructures and resolutions. The first "xifti"'s metadata will be retained, including its intent.

Usage

1
merge_xifti(..., xifti_list = NULL)

Arguments

..., xifti_list

Provide as arguments the "xifti"s to concatenate, OR the single argument xifti_list which should be a list of "xifti"s. (If xifti_list is provided all other inputs will be ignored.)

Value

The concatenated "xifti"

See Also

Other functions for manipulating 'xifti' objects: add_surf(), apply_xifti(), combine_xifti(), convert_to_dlabel(), newdata_xifti(), remove_xifti(), select_xifti(), transform_xifti()


neuroconductor/ciftiTools documentation built on Dec. 22, 2021, 1:09 a.m.