labelnaming2: Region volumes analysis data

Description Usage Arguments Details Value

View source: R/labelnaming2.R

Description

Calculates volumes for all regions and save the calculation in a csv file.

Usage

1
labelnaming2(filename, labelnametibble)

Arguments

filename

One or more NIfTI-files

labelnametibble

A label name tibble

Details

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.

Value

Total volumes with label names, taken from the supplied label name tibble, for all regions in the supplied NIfTI-file(s).


yupingikub/IKUB documentation built on Dec. 23, 2021, 8:20 p.m.