This function will download R script templates for tasks commonly used in the EngleLab
get_script(
type = "raw",
to = "R Scripts",
overwrite = FALSE,
wmc = FALSE,
symspan = FALSE,
ospan = FALSE,
rotspan = FALSE,
ac = FALSE,
antisaccade = FALSE,
stroop = FALSE,
flanker = FALSE,
stroopDL = FALSE,
flankerDL = FALSE,
visualarrays = FALSE,
sact = FALSE,
path = "./"
)
String. Do you want to download "raw" or "score" task template files?
a directory where to download R scripts
Logical. Download scripts for the wmc taks?
Logical. Download script for the symmetry span task?
Logical. Download script for the operation span task?
Logical. Download script for the rotation span task?
Logical. Download scripts for all the attention taks?
Logical. Download script for the antisaccade task?
Logical. Download script for the Stroop task?
Logical. Download script for the flanker task?
Logical. Download script for the StroopDL task?
Logical. Download script for the FlankerDL task?
Logical. Download script for the Visual Arrays task?
Logical. Download script for the SACT task?
String. Home directory file path