View source: R/eprime_resolve.R
Will attempt to process the file automatically before prompting for manual input to resolve the issues that are stopping the file from being processed.
1 2 | eprime_resolve_file(files_date_time, file_date, in_dir, task, paths, logs,
MOAS, gmail_user = NULL, quietly = FALSE, .choice = NULL)
|
files_date_time |
The unique file name for file that needs processing (found in status.log) |
file_date |
the date of the session for the file that needs processing (found in status.log) |
in_dir |
Directory with E-prime files |
task |
Which task, one of ["Antisaccade", "n-back", "Attention"] |
paths |
list of paths from [ |
logs |
list of paths from [ |
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 |
quietly |
logical if log text should be printed in the console |
.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.