Will look for new eprime files, and start logging information about them.
1 2 3 4 | eprime_parse(in_dir = "/Users/athanasm/LCBC/Projects/Cross_projects/computer_tasks",
out_dir = "/Users/athanasm/Desktop/tasks", task = "n-back",
MOAS = "/Users/athanasm/LCBC/Projects/Cross_projects/MOAS/Data/MOAS.RData",
quietly = FALSE)
|
in_dir |
Directory with E-prime files |
out_dir |
directory to output the data to |
task |
Which task, one of ["Antisaccade", "n-back", "Attention"] |
MOAS |
Either string with path to, or as data.frame, the MOAS dataframe |
quietly |
logical if log text should be printed in the console |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.