write_label_table {ciftiTools} | R Documentation |
Write label table to text file
Description
Write xii$meta$cifti$labels[[idx]]
to a text file for use with the
Connectome Workbench command -volume-label-import
.
Usage
write_label_table(label_table, fname)
Arguments
label_table |
The label table (one at a time!) |
fname |
Where to write the label table text file |
[Package ciftiTools version 0.17.4 Index]