fix_xifti: Fix a '"xifti"'

View source: R/fix_xifti.R

fix_xiftiR Documentation

Fix a "xifti"

Description

Make adjustments to a putative "xifti" so that it is valid. Each adjustment is reported.

Usage

fix_xifti(xifti, verbose = TRUE)

Arguments

xifti

A "xifti" object.

verbose

Report each adjustment? Default: TRUE

Details

Right now it: coerces the data to numeric matrices; adds the "Other" level to the subcortex labels.

Value

The fixed "xifti"


ciftiTools documentation built on Oct. 4, 2024, 1:12 a.m.