synr_exampledf_wide_small {synr} | R Documentation |
A data frame with an example of raw consistency test data that are compatible with the synr package's 'create_participantgroup_widedata' function, with data for three participants from a test that included three graphemes ("A", "D", 7) and two responses per grapheme. More graphemes and/or responses per grapheme can be handled by the package (though participant plots do not function correctly if there are more than three responses per grapheme)
synr_exampledf_wide_small
A data frame with 3 rows and 8 columns:
Participant ID
Column with symbol/grapheme connected to first response
Column with color of first response
(optional) Column with time from presentation to response, for first response
Column with symbol/grapheme connected to second response
Column with color of second response
(optional) Column with time from presentation to response, for second response
Column with symbol/grapheme connected to third response
Column with color of third response
(optional) Column with time from presentation to response, for third response
Column with symbol/grapheme connected to fourth response
Column with color of fourth response
(optional) Column with time from presentation to response, for fourth response
Column with symbol/grapheme connected to fifth response
Column with color of fifth response
(optional) Column with time from presentation to response, for fifth response
Column with symbol/grapheme connected to sixth response
Column with color of sixth response
(optional) Column with time from presentation to response, for sixth response