View source: R/write_cifti_axes.R
| cifti.axis.named.maps | R Documentation |
Create a CIFTI-2 axis for named maps (internal helper).
cifti.axis.named.maps(names, metadata, label_tables, type)
names |
character vector, the map names, or |
metadata |
list of metadata lists, or |
label_tables |
list of label tables, or |
type |
character string, 'CIFTI_INDEX_TYPE_SCALARS' or 'CIFTI_INDEX_TYPE_LABELS'. |
a named list with the entries 'type' and 'named_maps'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.