Learn R Programming

ciftiTools (version 0.6.1)

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 and cifti$brainstructures are only compared if they exist for both files. cifti$misc is never compared.