Learn R Programming

brainGraph (version 0.72.0)

aal90: Coordinates for data from the AAl90 atlas

Description

This is a list of spatial coordinates for the AAL90 atlas, along with indices for the major lobes of the brain.

Usage

data("aal90")

Arguments

Format

A data frame with 90 observations on the following 7 variables.

Source

Tzourio-Mazoyer N., Landeau B., Papathanassiou D., Crivello F., Etard O., Delcroix N., Mazoyer B., Joliot M. (2002) Automated anatomical labeling of activations in SPM using a macroscopic anatomical parcellation of the MNI MRI single-subject brain. NeuroImage, 15(1):273-289.

References

Tzourio-Mazoyer N., Landeau B., Papathanassiou D., Crivello F., Etard O., Delcroix N., Mazoyer B., Joliot M. (2002) Automated anatomical labeling of activations in SPM using a macroscopic anatomical parcellation of the MNI MRI single-subject brain. NeuroImage, 15(1):273-289.

Examples

Run this code
data(aal90)
str(aal90)

Run the code above in your browser using DataLab