Description Usage Arguments Details Value
Stimdata
is used to read and parse the .txt
file that is output
by E-prime during a session of a Looking While Listening experiment.
1 |
stimdata_path |
Either the full or relative path to the |
output_file |
Whether to write the parsed stimdata to a csv file.
Defaults to FALSE. If TRUE, that stimdata is saved to
|
A stimdata file in a Looking While Listening task file the naming
convention: [Task]_[BlockNo]_[SubjectID]
. The stimdata file is
assigned a class based on the task in the filename, and then methods for
extracting the stimdata are dispatched based on that class value. Valid task
names include "RWL", "MP", and "Coartic".
A dataframe containing the parsed stimdata. Each row of the dataframe is the stimdata for a single experimental trial.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.