fix_xifti {ciftiTools} | R 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 |
verbose |
Report each adjustment? Default: |
Details
Right now it only coerces the data to numeric matrices.
Value
The fixed "xifti"
[Package ciftiTools version 0.15.1 Index]