Package 'ggsegDKT'

Title: Desikan-Killiany-Tourville datasets for the ggseg-plotting tool
Description: This is a support package for the ggseg, and ggseg3d packages. It contains the DKT 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: CC0
Version: 1.0.1.001
Built: 2024-12-31 05:34:09 UTC
Source: https://github.com/ggseg/ggsegDKT

Help Index


Desikan-Killiany-Tourville Cortical Atlas

Description

Coordinate data for the Desikan-Killany-Tourville Cortical atlas, with 31 regions in on the cortical surface of the brain.

Usage

data(dkt)

Format

ggseg brain-atlas

References

101 labeled brain images and a consistent human cortical labeling protocol. Arno Klein, Jason Tourville. Frontiers in Brain Imaging Methods. 6:171. DOI: 10.3389/fnins.2012.00171 (PubMed)

Examples

data(dkt)

Desikan-Killiany-Tourville Cortical Atlas

Description

Coordinate data for the Desikan-Killany-Tourville Cortical atlas, with 31 regions in on the cortical surface of the brain.

Usage

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

acronym

abbreviated name of annot

lobe

lobe localization

region

name of region in full

colour

HEX colour of region

References

101 labeled brain images and a consistent human cortical labeling protocol. Arno Klein, Jason Tourville. Frontiers in Brain Imaging Methods. 6:171. DOI: 10.3389/fnins.2012.00171 (PubMed)

Examples

data(dkt_3d)