Description Usage Arguments Details Value
Create trial numbers following L2T WordList conventions
1 | create_trial_numbers(trial_types)
|
trial_types |
a character vector of the words "Familiarization" and "Test" (which indicated whether a trial is a warm-up or test trial) |
"Familiarization" is abbreviated to "Fam". Then trial types are numbered separately. For example, 'c("Familiarization", "Familiarization", "Test", "Test", "Test")' would output 'c("Fam1", "Fam2", "Test1", "Test2", "Test3")'
a vector of L2T WordList trial numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.