Description Usage Arguments Details Value Author(s) References See Also
getModelAtlas fetches atlas labels for the center coordinates of all regions in a model.
1 | getModelAtlas(arfmodel, regrun = 1, saveastext = F)
|
arfmodel |
Object of class "model" (see |
regrun |
Which run is used for the coordinate conversion? |
saveastext |
Save a text file in the working directory with atlas information? |
getModelAtlas only works with a working copy of a full FSL installation (>=4.1). It calls getAtlasLabels
.
Returns a list of length nrow(coordinates)
with a talairach
and/or a harvard
slot containing the labels.
Wouter D. Weeda - w.d.weeda@gmail.com
See http://www.fmrib.ox.ac.uk/fsl/ on how to obtain FSL and licences. See http://www.fmrib.ox.ac.uk/fsl/data/atlas-descriptions.html on information on the atlases.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.