eprime_process_all: Process all files

Description Usage Arguments

View source: R/eprime_process.R

Description

Calls eprime_process_file and runs through each file listed in the provided data.frame to process.

Usage

1
2
eprime_process_all(ff_df, in_dir, task, MOAS, paths, logs,
  quietly = FALSE)

Arguments

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

logs

list of paths from [eprime_setup_logs]

quietly

logical if log text should be printed in the console


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