"xifti" objects into oneCombine "xifti" objects with non-overlapping brainstructures into
a single "xifti" object. The names and intent of the first will be used (if present).
combine_xifti(..., xii_list = NULL, meta = c("first", "all"))The "xifti" objects
Alternatively, a list of "xifti" objects. Will ignore
any other arguments from ...
"first" (default) to just use the metadata from the first
argument, or "all" to include the other metadata in a list.
A "xifti" object