set_names_xifti: Set '"xifti"' column names

View source: R/set_names_xifti.R

set_names_xiftiR Documentation

Set "xifti" column names

Description

Change the column names of a "dscalar" or "dlabel" "xifti" object.

Usage

set_names_xifti(xifti, names)

Arguments

xifti

A "dscalar" or "dlabel" "xifti" object.

names

The new column names, as a character vector with length equal to the same number of columns in xifti.

Value

xifti with the new column names.

See Also

Other manipulating xifti: add_surf(), apply_parc(), apply_xifti(), combine_xifti(), convert_to_dlabel(), merge_xifti(), move_to_mwall(), newdata_xifti(), remap_cifti(), remove_xifti(), resample_cifti(), resample_cifti_from_template(), scale_xifti(), select_xifti(), smooth_cifti(), transform_xifti()


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.