eprime_parse: Parse LCBC E-prime files

Description Usage Arguments

View source: R/eprime_parse.R

Description

Will look for new eprime files, and start logging information about them.

Usage

1
2
3
4
  eprime_parse(in_dir = "/Users/athanasm/LCBC/Projects/Cross_projects/computer_tasks",
  out_dir = "/Users/athanasm/Desktop/tasks", task = "n-back",
  MOAS = "/Users/athanasm/LCBC/Projects/Cross_projects/MOAS/Data/MOAS.RData",
  quietly = FALSE)

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

quietly

logical if log text should be printed in the console


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