View source: R/read_cifti_header.R
| cifti.parse.named.maps | R Documentation |
Parse the NamedMap elements of a MatrixIndicesMap element.
cifti.parse.named.maps(node, filepath = "")
node |
an xml2 node, the |
filepath |
character string, the path of the file the XML was read from. Only used in error messages. |
a list of lists with the entries 'name', 'metadata' and 'labels', or
NULL if there are no NamedMap elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.