brain_labels: Extract unique labels of brain regions

View source: R/atlas-utils.R

brain_labelsR Documentation

Extract unique labels of brain regions

Description

Convenience function to extract names of brain labels from a brain_atlas. Brain labels are usually default naming obtained from the original atlas data.

Usage

brain_labels(x)

## S3 method for class 'ggseg_atlas'
brain_labels(x)

## S3 method for class 'brain_atlas'
brain_labels(x)

Arguments

x

brain atlas

Value

Character vector of atlas region labels


LCBC-UiO/ggbrain documentation built on April 10, 2023, 6:09 p.m.