eprime_resolve_all: Attempt manual resolve on all files that are not completed

Description Usage Arguments

View source: R/eprime_resolve.R

Description

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.

Usage

1
2
eprime_resolve_all(in_dir, out_dir, task, MOAS,
  gmail_user = "athanasiamo@gmail.com", .choice = NULL)

Arguments

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


LCBC-UiO/eprimeParser documentation built on Oct. 30, 2019, 8:19 p.m.