View source: R/eprime_process.R
Calls eprime_process_file and runs through each file listed in the provided data.frame to process.
1 2 | eprime_process_all(ff_df, in_dir, task, MOAS, paths, logs,
quietly = FALSE)
|
ff_df |
data frame of files to process from status.log |
in_dir |
Directory with E-prime files |
task |
Which task, one of ["Antisaccade", "n-back", "Attention"] |
MOAS |
Either string with path to, or as data.frame, the MOAS dataframe |
paths |
list of paths from [ |
logs |
list of paths from [ |
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.