Export a runnable PsychoPy script that interprets the event sequence
Source:R/scripting.R
export_psychopy.RdExport a runnable PsychoPy script that interprets the event sequence
Arguments
- stimuli
Stimuli with trigger columns (see
assign_triggers()).- design
A parsed design configuration.
- schema
The parsed global schema (trigger and presentation settings).
- outdir
Output directory.
- base
Optional file-name stem.