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.


neuroconductor/freesurferformats documentation built on May 20, 2021, 3:15 p.m.