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


ggseg/ggseg documentation built on April 15, 2023, 5:19 a.m.