| set_fs_subj_dir | R Documentation | 
Sets the SUBJECTS_DIR variable in the system environment or 
options("fs.subj_dir" = x)
set_fs_subj_dir(x = file.path(fs_dir(), "subjects"))
x | 
 path to SUBJECTS_DIR defaults to   | 
No return value, called for side effects ('SUBJECTS_DIR' environment variable set, and 'fs.subj_dir' option set)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.