cifti_xml_txt: Extract CIFTI XML

View source: R/cifti_xml.R

cifti_xml_txtR Documentation

Extract CIFTI XML

Description

Extracts CIFTI XML from the CIFTI file

Usage

cifti_xml_txt(fname, nim = NULL)

cifti_xml(...)

Arguments

fname

filename of CIFTI

nim

NIfTI-2 header, if already parsed. If NULL, nifti_2_hdr will be run on the CIFTI.

...

arguments to pass to cifti_xml

Value

Character string of XML information


cifti documentation built on Jan. 14, 2026, 1:07 a.m.