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 |
... |
arguments to pass to |
Value
Character string of XML information
[Package cifti version 0.4.5 Index]