Learn R Programming

tacmagic (version 0.3.1)

roi_ham_full: Return a list of larger ROIs made up of the ROIs in the Hammer's atlas.

Description

This includes the cortical regions of roi_ham_stand() but also other regions. It can be modified to suit the user's needs.

Usage

roi_ham_full()

Arguments

Value

A list of lists, where each list is an ROI (e.g.) frontal lobe that specifies the atomic ROIs from the atlas that make it up.

References

Hammers, Alexander, Richard Allom, Matthias J. Koepp, Samantha L. Free, Ralph Myers, Louis Lemieux, Tejal N. Mitchell, David J. Brooks, and John S. Duncan. 2003. Three-dimensional Maximum Probability Atlas of the Human Brain, with Particular Reference to the Temporal Lobe. Human Brain Mapping 19 (4): 224-247. doi:10.1002/hbm.10123

See Also

Other ROI definitions: roi_AAL_full(), roi_ham_pib(), roi_ham_stand()

Examples

Run this code
# NOT RUN {
roi_ham_full()
# }

Run the code above in your browser using DataLab