View source: R/list_brain_regions.R
list_brain_regions | R Documentation |
Input template names, output all the brain region names.
list_brain_regions(template = c("aal", "ba"))
template |
A character value which indicates the templates of interest
( |
Return a list of charcter vectors. Each character vector is all the brain region names defined by one of the template.
# List all brain region names defined by AAL.
list_brain_regions(template = "aal")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.