Description Usage Arguments Examples
View source: R/postprocess_LD_Keyboard.R
For Lexical Decision Psychopy Data in fʌn.nɔlɛdʒi Exp. 1.1 (KS Dissertation) and DegPhon (CM Capstone) Note this is to replace postprocess_LexDec for the keyboard version of lexical decision.
1 | postprocess_LD_Keyboard(filename, order, group)
|
filename |
The Psychopy Output File. Should be a string (with ”) with a .csv extension. Must be written with correct participant label conventions (e.g. DegPhon_Subject #_ED_L#) |
order |
The order that was assigned to the participant. This must be numeric. |
group |
A string that indicates a group distinction (for example, group can be age or whether the participant is a child or adult) |
1 | postprocess_LD_Keyboard(file.choose()) # Use this for ease to pick out the file you want to use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.