powered by
Finds the SUBJECTS_DIR from system environment or getOption("fs.subj_dir") for subjects dir
getOption("fs.subj_dir")
fs_subj_dir()
SUBJECTS_DIR, such as ${FREESURFER_HOME}/subjects
${FREESURFER_HOME}/subjects
if (have_fs()) { fs_subj_dir() }
Run the code above in your browser using DataLab