Coordinate data for the subcortical parcellations implemented in FreeSurfer.

data(aseg_3d)

Format

A tibble with 4 observations and a nested data.frame

surf

type of surface (`inflated` or `white`)

hemi

hemisphere (`left`` or `right`)

data

data.frame of necessary variables for plotting

atlas

String. atlas name

roi

numbered region from surface

annot

concatenated region name

label

label `hemi_annot` of the region

mesh

list of meshes in two lists: vb and it

region

name of region in full

colour

HEX colour of region

References

Fischl et al., (2002). Neuron, 33:341-355 (PubMed)

See also

Other ggseg3d_atlases: dk_3d

Examples

data(aseg_3d)