View source: R/gifti_xml_tools.R
xml_node_gifti_label | R Documentation |
Create XML GIFTI Label node.
xml_node_gifti_label(value, attributes = list(), as_cdata = TRUE)
value |
the text contents of the node, usually the region name |
attributes |
named list, the attributes |
as_cdata |
logical, whether to wrap the value in cdata tags |
XML node from xml2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.