set_fs_subj_dir: Set Freesurfer Subjects Directory
Description
Sets the SUBJECTS_DIR variable in the system environment or
options("fs.subj_dir" = x)
Usage
set_fs_subj_dir(x = file.path(fs_dir(), "subjects"))
Arguments
x
path to SUBJECTS_DIR defaults to file.path(fs_dir(), "subjects")