xml_node_gifti_MD: Create XML GIFTI metadata node.

View source: R/gifti_xml_tools.R

xml_node_gifti_MDR Documentation

Create XML GIFTI metadata node.

Description

Create XML GIFTI metadata node.

Usage

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.


dfsp-spirit/freesurferformats documentation built on Sept. 18, 2024, 4:12 p.m.