expect_equal_xifti {ciftiTools}R Documentation

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"

Details

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

Value

TRUE, invisibly


[Package ciftiTools version 0.15.1 Index]