View source: R/read_cifti_header.R
| cifti.parse.label.table | R Documentation |
Parse a CIFTI LabelTable element.
cifti.parse.label.table(node)
node |
an xml2 node, the |
a data.frame with the columns 'key', 'red', 'green', 'blue', 'alpha',
'label', 'x', 'y' and 'z', or NULL if the node is missing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.