Description Usage Arguments Details Value
Calculates volumes for all regions and save the calculation in a csv file.
1 | labelnaming2(filename, labelnametibble)
|
filename |
One or more NIfTI-files |
labelnametibble |
A label name tibble |
Input one or more NIfTI-files and a label name tibble. Returns total volumes, with label names, for all regions in the supplied NIfTI-file. A label name tibble must have correct format and unique columns. First column of the label name tibble must contain an integer label number and second column must contain a label name string. Label numbers and label names must be unique. Only regions which are in the label name tibble will be included in the result.
Total volumes with label names, taken from the supplied label name tibble, for all regions in the supplied NIfTI-file(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.