Package 'ggsegDesterieux'

Title: Desterieux datasets for the ggseg-plotting tool
Description: This is a support package for the ggseg, and ggseg3d packages. It contains the Desterieux atlases to plot using functions from those two packages.
Authors: Athanasia Mo Mowinckel [aut, cre] , Didac Vidal-Piñeiro [aut]
Maintainer: Athanasia Mo Mowinckel <[email protected]>
License: MIT + file LICENSE
Version: 1.0.1.002
Built: 2024-11-16 04:35:37 UTC
Source: https://github.com/ggseg/ggsegDesterieux

Help Index


Desterieux cortical parcellations

Description

Polygon data for Desterieux cortical parcellations, also known as the aparc 2009 parcellations of Freesurfer

Usage

data(desterieux)

Format

A data.frame with 11341 observations and 11 variables

long

coordinates for the x-axis

lat

coordinates for the y-axis

region

name of region

hemi

dummy name of the hemisphere

side

which side to view (sagittal)

label

label name from Freesurfer

atlas

name of the atlas

References

Desterieux, Fischl, Dale,& Halgren (2010) Neuroimage. 53(1): 1–15. doi: 0.1016/j.neuroimage.2010.06.010 (PubMed)

Examples

data(desterieux)

Desterieux cortical parcellations

Description

MMesh data for Desterieux cortical parcellations, also known as the aparc 2009 parcellations of Freesurfer

Usage

data(desterieux_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

area

name of area in full

colour

HEX colour of region

References

Desterieux, Fischl, Dale,& Halgren (2010) Neuroimage. 53(1): 1–15. doi: 0.1016/j.neuroimage.2010.06.010 (PubMed)

Examples

data(desterieux_3d)