View source: R/gifti_xml_tools.R
xml_node_gifti_MD | R Documentation |
Create XML GIFTI metadata node.
xml_node_gifti_MD(name, value, as_cdata = TRUE)
name |
character string, the metadata name |
value |
character string, the metadata value |
as_cdata |
logical, whether to wrap the value in cdata tags |
XML tree from xml2
This creates an MD note, not the outer MetaData node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.