list_brain_regions: List all brain region names in AAL/BA system

View source: R/list_brain_regions.R

list_brain_regionsR Documentation

List all brain region names in AAL/BA system

Description

Input template names, output all the brain region names.

Usage

list_brain_regions(template = c("aal", "ba"))

Arguments

template

A character value which indicates the templates of interest ("aal" or "ba"). Use both of them by default.

Value

Return a list of charcter vectors. Each character vector is all the brain region names defined by one of the template.

Examples

# List all brain region names defined by AAL.
list_brain_regions(template = "aal")

yunshiuan/label4MRI documentation built on Aug. 31, 2023, 3:24 p.m.