Package 'ggsegYeo2011'

Title: Yeo 2011 Datasets for the 'ggseg'-Package
Description: This is a support package for the ggseg, and ggseg3d packages. It contains the Yeo 2011 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.2.002
Built: 2024-08-30 03:21:58 UTC
Source: https://github.com/ggseg/ggsegYeo2011

Help Index


Yeo 17 Resting-state Cortical Parcellations

Description

Coordinate data for the resting-state networks of the Yeo 2011 17 networks.

Usage

data(yeo17)

Format

A data.frame with 8203 observations and 10 variables

long

coordinates for the x-axis

lat

coordinates for the y-axis

area

name of network

hemi

name of the hemisphere (left, right)

side

which side to view (medial, lateral)

network

network number (1:17)

label

unique name to each node

atlas

name of the atlas

References

Yeo et al. (2011) J. Neurophysiology 16(3):1125-1165 (PubMed)

See Also

Other ggseg_atlases: yeo7

Examples

data(yeo17)

Yeo 17 Resting-state Cortical Parcellations

Description

Mesh data for the resting-state networks of the Yeo 2011 17 networks.

Usage

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

Yeo et al. (2011) J. Neurophysiology 16(3):1125-1165 (PubMed)

See Also

Other ggseg3d_atlases: yeo7_3d

Examples

data(yeo7_3d)

Yeo 7 Resting-state Cortical Parcellations

Description

Coordinate data for the resting-state networks of the Yeo 2011 7 networks.

Usage

data(yeo7)

Format

A data.frame with 8203 observations and 10 variables

long

coordinates for the x-axis

lat

coordinates for the y-axis

area

name of network

hemi

name of the hemisphere (left, right)

side

which side to view (medial, lateral)

network

network number (1:7)

label

unique name to each node

atlas

name of the atlas

References

Yeo et al. (2011) J. Neurophysiology 16(3):1125-1165 (PubMed)

See Also

Other ggseg_atlases: yeo17

Examples

data(yeo7)

Yeo 7 Resting-state Cortical Parcellations

Description

Mesh data for the resting-state networks of the Yeo 2011 7 networks.

Usage

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

Yeo et al. (2011) J. Neurophysiology 16(3):1125-1165 (PubMed)

See Also

Other ggseg3d_atlases: yeo17_3d

Examples

data(yeo7_3d)