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


neuroconductor-devel/cifti documentation built on July 3, 2025, 10:51 p.m.