Package 'ggsegChen'

Title: Chen datasets for the ggseg-plotting tool
Description: This is a support package for the ggseg, and ggseg3d packages. It contains the Chen 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.01
Built: 2024-10-31 22:09:55 UTC
Source: https://github.com/ggseg/ggsegChen

Help Index


Genetic topography of brain region morphology

Description

Genetic topography of brain region morphology

Usage

chenAr

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

Chen et al. (2013) PNAS, 110 (42) 17089-17094; (PubMed)

See Also

Other ggseg_atlases: chenTh

Examples

data(chenAr)

Genetic topography of brain thickness morphology

Description

Genetic topography of brain thickness morphology

Usage

chenTh

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

Chen et al. (2013) PNAS, 110 (42) 17089-17094; (PubMed)

See Also

Other ggseg_atlases: chenAr

Examples

data(chenTh)