View source: R/eprime_resolve.R
Will check the status.log for files that need resolution, and attempt to resolve their issues. This inclused attempting to process the files automatically before prompting for manual input to resolve the issues that are stopping the file from being processed.
1 2 | eprime_resolve_all(in_dir, out_dir, task, MOAS,
gmail_user = "athanasiamo@gmail.com", .choice = NULL)
|
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 |
gmail_user |
Email with access to the LCBC test calendar on google |
.choice |
never to be set by the user. Created for unit testing only |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.