xml_node_gifti_label_table_from_annot {freesurferformats} | R Documentation |
Compute LabelTable node from annotation.
Description
Compute LabelTable node from annotation.
Usage
xml_node_gifti_label_table_from_annot(annot)
Arguments
annot |
an fs.annotation, the included data will be used to compute the LabelTable node |
Value
XML tree from xml2, the LabelTable and its child nodes
[Package freesurferformats version 0.1.18 Index]