Learn R Programming

ciftiTools (version 0.9.0)

expect_equal_xifti: Expect these "xifti"s to match

Description

Raise an error if the "xifti"s do not match.

Usage

expect_equal_xifti(xii1, xii2)

Arguments

xii1

The first "xifti"

xii2

The second "xifti"

Value

TRUE, invisibly

Details

cifti$intent is only compared if it exists for both files. cifti$brainstructures and cifti$misc are not compared.