Learn R Programming

ANTsR (version 1.0)

tracts: tracts

Description

A data frame label numbers and names for the white matter tracts labels.

Usage

data(tracts)

Arguments

Format

A data frame listing the following variables.

label_num

Numerical label value.

label_name

Shorthand anatomical value.

References

http://www.ncbi.nlm.nih.gov/pubmed/18407524

Examples

Run this code
# NOT RUN {
data(tracts)
# }

Run the code above in your browser using DataLab