cifti.parse.brain.models: Parse the BrainModel elements of a MatrixIndicesMap element.

View source: R/read_cifti_header.R

cifti.parse.brain.modelsR Documentation

Parse the BrainModel elements of a MatrixIndicesMap element.

Description

Parse the BrainModel elements of a MatrixIndicesMap element.

Usage

cifti.parse.brain.models(node, filepath = "")

Arguments

node

an xml2 node, the MatrixIndicesMap element.

filepath

character string, the path of the file the XML was read from. Only used in error messages.

Value

a list of lists, or NULL if there are no BrainModel elements.


freesurferformats documentation built on Sept. 25, 2026, 1:07 a.m.