fsaverage.path {fsbrain} | R Documentation |
Return path to fsaverage dir.
Description
Return path to fsaverage dir.
Usage
fsaverage.path(allow_fetch = FALSE)
Arguments
allow_fetch |
logical, whether to allow trying to download it. |
Value
the path to the fsaverage directory (NOT including the 'fsaverage' dir itself).
Note
This function will stop (i.e., raise an error) if the directory cannot be found. The fsaverage template is part of FreeSurfer, and distributed under the FreeSurfer software license.
[Package fsbrain version 0.5.5 Index]