Learn R Programming

brainGraph (version 0.72.0)

dk: Coordinates for data from the Desikan-Killiany atlas

Description

This is a list of spatial coordinates for the Desikan-Killiany (DK) atlas, along with indices for the major lobes of the brain.

Usage

data("dk")

Arguments

Format

A data frame with 68 observations on the following 8 variables.

Source

Desikan R.S., Segonne F., Fischl B., et al. (2006) An automated labeling system for subdividing the human cerebral cortex on MRI scans into gyral based regions of interest. NeuroImage, 31:968-980.

References

Desikan R.S., Segonne F., Fischl B., et al. (2006) An automated labeling system for subdividing the human cerebral cortex on MRI scans into gyral based regions of interest. NeuroImage, 31:968-980.

Examples

Run this code
data(dk)
str(dk)

Run the code above in your browser using DataLab