R/fs_setup.R
set_fs_subj_dir.Rd
Sets the SUBJECTS_DIR variable in the system environment or options("fs.subj_dir" = x)
options("fs.subj_dir" = x)
set_fs_subj_dir(x = file.path(fs_dir(), "subjects"))
path to SUBJECTS_DIR defaults to file.path(fs_dir(), "subjects")
file.path(fs_dir(), "subjects")