eprime_resolve_file: Attempt manual resolve on a file that is not completed

Description Usage Arguments

View source: R/eprime_resolve.R

Description

Will attempt to process the file automatically before prompting for manual input to resolve the issues that are stopping the file from being processed.

Usage

1
2
eprime_resolve_file(files_date_time, file_date, in_dir, task, paths, logs,
  MOAS, gmail_user = NULL, quietly = FALSE, .choice = NULL)

Arguments

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 [eprime_setup_dirs]

logs

list of paths from [eprime_setup_logs]

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


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