ciftiTools (version 0.1.6.0)

remove_xifti: Remove "xifti" component

Description

Remove a data or surface component from a "xifti"

Usage

remove_xifti(xifti, remove = NULL)

Arguments

xifti

Object of class "xifti". See is.xifti and make_xifti.

remove

A character vector containing one or more of the following: "cortex_left", "cortex_right", "subcortical", "surf_left", and "surf_right". Each of these components will be removed from the "xifti"

Value

The new "xifti" with the requested components removed