get_intn_meta_from_cifti_xml: Extract intent-specific metadata from CIFTI

View source: R/info_cifti.R

get_intn_meta_from_cifti_xmlR Documentation

Extract intent-specific metadata from CIFTI

Description

Extract intent-specific Metadata from CIFTI header XML (first "MatrixIndicesMap" entry)

Usage

get_intn_meta_from_cifti_xml(xml, intent = 3000)

Arguments

xml

List representing "MatrixIndicesMap" entry XML (xifti$CIFTI$Matrix[[2]])

intent

The CIFTI's NIFTI intent code

Value

The metadata, a list


ciftiTools documentation built on June 25, 2024, 9:07 a.m.