Learn R Programming

ciftiTools (version 0.9.0)

fix_xifti: 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

Value

The fixed "xifti"

Details

Right now it only coerces the data to numeric matrices.