View source: R/set_names_xifti.R
set_names_xifti | R Documentation |
"xifti"
column namesChange the column names of a "dscalar"
or "dlabel"
"xifti"
object.
set_names_xifti(xifti, names)
xifti |
A |
names |
The new column names, as a character vector with length
equal to the same number of columns in |
xifti
with the new column names.
Other manipulating xifti:
add_surf()
,
apply_parc()
,
apply_xifti()
,
combine_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()
,
smooth_cifti()
,
transform_xifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.