Description Usage Value Examples
Finds the FREESURFER_HOME from system environment or
getOption("freesurfer.path")
for location of Freesurfer functions and returns it
1 2 3 4 5 |
Character path
1 2 3 4 5 | if (have_fs()) {
freesurferdir()
freesurfer_dir()
fs_dir()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.