Description Usage Arguments Value Examples
View source: R/postprocess_LS.R
Post-process behavioral data for Lexical semantic task.
1 | postprocess_LS(filename, AV_Condition)
|
filename |
The Psychopy Output File. Should be a string (with ”) with a .csv extension. |
AV_Condition |
A string that indicates whether the AV condition was AV (audio + visual) or AO (audio only) |
A cleaned dataframe with individual trials for a given participant. AV_Condition will be added based on input parameters.
1 | postprocess_LS('LS001_A2_testrun_2018_Feb_17_1411.csv','AV')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.