check_subject | R Documentation |
check_subject
check_subject(subject_code, subject_dir, trials)
subject_code |
Character specifying subject's code |
subject_dir |
List containing sub-directories of subject's folder in rave_data, from module_tools$get_subject_dirs() |
trials |
Integer vector with a number for each trial |
check <- check_subject('KAA', module_tools$get_subject_dirs(), 1:8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.