synr_exampledf_large {synr} | R Documentation |
Raw consistency test data example, long format
Description
A data frame with an example of raw consistency test data that are compatible with the synr package's ‘create_participantgroup’ function. The color and 'symbol' data are from five actual participants who did a test that included all letters, digits and weekdays, with 3 trials per grapheme. The response times are randomly generated. Note that response times are optional. If you don't have them, you can still use synr - see 'help(create_participantgroup_widedata)'.
Usage
synr_exampledf_large
Format
A data frame with 516 rows and 4 columns:
- participant_id
Participant ID
- trial_symbol
Column of trial symbols/graphemes
- response_color
Column of trial response colors
- response_time
Column of trial response times
[Package synr version 1.0.0 Index]