xml_node_gifti_MD: 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