atlas_meshes: Get atlas meshes for 3D rendering

View source: R/atlas_accessors.R

atlas_meshesR Documentation

Get atlas meshes for 3D rendering

Description

Returns meshes data joined with core region info and palette colours. Used for subcortical and tract atlases.

Usage

atlas_meshes(atlas)

Arguments

atlas

a ggseg_atlas object

Value

data.frame with meshes ready for 3D rendering

Examples

meshes <- atlas_meshes(aseg())
head(meshes)

ggseg.formats documentation built on July 2, 2026, 5:07 p.m.