xml_node_gifti_label: Create XML GIFTI Label node.

View source: R/gifti_xml_tools.R

xml_node_gifti_labelR Documentation

Create XML GIFTI Label node.

Description

Create XML GIFTI Label node.

Usage

xml_node_gifti_label(value, attributes = list(), as_cdata = TRUE)

Arguments

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

Value

XML node from xml2


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