Learn R Programming

ciftiTools (version 0.3.1)

expect_equal_xifti: Expect these CIFTIs to match

Description

Raise an error if the CIFTIs do not match.

Usage

expect_equal_xifti(cii1, cii2)

Arguments

cii1

The first CIFTI

cii2

The second CIFTI

Value

TRUE, invisibly

Details

cifti$intent and cifti$brainstructures are only compared if they exist for both files. cifti$misc is never compared.