cifti_xml_txt {cifti}R 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


[Package cifti version 0.4.5 Index]