xml_node_gifti_MD: Create XML GIFTI metadata node.

Description Usage Arguments Value Note

View source: R/gifti_xml_tools.R

Description

Create XML GIFTI metadata node.

Usage

1
xml_node_gifti_MD(name, value, as_cdata = TRUE)

Arguments

name

character string, the metadata name

value

character string, the metadata value

as_cdata

logical, whether to wrap the value in cdata tags

Value

XML tree from xml2

Note

This creates an MD note, not the outer MetaData node.


freesurferformats documentation built on Feb. 11, 2022, 5:06 p.m.