basymmetry: Asymmetry indices

Description Usage Arguments Details Value

View source: R/basymmetry.R

Description

Calculates asymmetry indices for one or more supplied NIfTI-files.

Usage

1
basymmetry(filename, labelnametibble, option = 1)

Arguments

filename

One or more NIfTI-files

labelnametibble

A label name tibble with correct format and unique columns. First column of the label name tibble should contain an integer label number and second column should contain a label name string. Label numbers and label names must be unique. The trailing characters of label names must be R or L.

option

1: Returns asymmetry indices for whole brain. 2: Returns asymmetry indices for the left and right regions.

Details

Input one or more NIfTI-files and returns asymmetry indices for whole brain or returns asymmetry indices for the left and right regions.

Value

Asymmetry index/indices for whole brain or asymmetry indices for the left and right regions for supplied NIfTI-file(s).


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