"xifti"
Select column indices to keep in a "xifti"
. Can also be used to
reorder the columns.
select_xifti(xifti, idx, add_meta = "select")
The "xifti"
with only the selected columns.
A "xifti"
object.
The column indices to keep, in order.
Add idx
to xifti$meta$cifti$misc[[add_meta]]
for reference. Default: "select"
. If NULL
or an empty string,
do not add a metadata entry.
Other manipulating xifti:
add_surf()
,
apply_parc()
,
apply_xifti()
,
combine_xifti()
,
convert_xifti()
,
impute_xifti()
,
merge_xifti()
,
move_to_mwall()
,
move_to_submask()
,
newdata_xifti()
,
remap_cifti()
,
remove_xifti()
,
resample_cifti()
,
resample_cifti_from_template()
,
scale_xifti()
,
set_names_xifti()
,
smooth_cifti()
,
transform_xifti()