Description Usage Arguments Value Note Examples
Finds the Freesurfer from system environment or getOption("freesurfer.path")
for location of Freesurfer functions
1 |
bin_app |
Should |
NULL if Freesurfer in path, or bash code for setting up Freesurfer DIR
This will use Sys.getenv("FREESURFER_HOME")
before getOption("freesurfer.path")
.
If the directory is not found for Freesurfer in Sys.getenv("FreesurferDIR")
and
getOption("freesurfer.path")
, it will try the default directory /usr/local/freesurfer
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.