Learn R Programming

ciftiTools (version 0.9.0)

scale_xifti: 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.