cifti.parse.volumes: Parse the Volume elements of a MatrixIndicesMap element.

View source: R/read_cifti_header.R

cifti.parse.volumesR Documentation

Parse the Volume elements of a MatrixIndicesMap element.

Description

Parse the Volume elements of a MatrixIndicesMap element.

Usage

cifti.parse.volumes(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 with the entries 'dimensions', 'meter_exponent' and 'transformation_matrix', or NULL if there are no Volume elements.


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