Description Usage Arguments Value Examples
View source: R/postprocess_Context.R
Post-process CONTEXT data (KS QRP)
1 | postprocess_Context(filename, noise_condition)
|
filename |
The Psychopy Output File. Should be a string (with ”) with a .csv extension. |
noise_condition |
A string that indicates whether the listening condition was in noise or in quiet. |
A cleaned dataframe with individual trials for a given participant. The overall accuracy for the subject in percent by semantic expectancy condition (i.e.: Congruent (sem), Conflicitng (nonsem), Neutral). Can also be used for CONTEXT RHYME DATA
1 | postprocess_Context('Context07_12SNR_testrun_2016_Jul_21_1600.csv',"noise")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.