scale_xifti: Scale CIFTI

View source: R/scale_xifti.R

scale_xiftiR Documentation

Scale CIFTI

Description

Scale CIFTI data. Similar to scale.

Usage

scale_xifti(xifti, center = TRUE, scale = TRUE)

Arguments

xifti

A "xifti" object.

center, scale

Arguments to scale.

Value

The input "xifti" with scaled columns.

See Also

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(), select_xifti(), set_names_xifti(), smooth_cifti(), transform_xifti()


ciftiTools documentation built on April 4, 2025, 1:09 a.m.