Skip to contents

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)

Usage

synr_exampledf_wide_small

Format

A data frame with 3 rows and 8 columns:

participant_id

Participant ID

symbol_1

Column with symbol/grapheme connected to first response

response_color_1

Column with color of first response

response_time_1

(optional) Column with time from presentation to response, for first response

symbol_2

Column with symbol/grapheme connected to second response

response_color_2

Column with color of second response

response_time_2

(optional) Column with time from presentation to response, for second response

symbol_3

Column with symbol/grapheme connected to third response

response_color_3

Column with color of third response

response_time_3

(optional) Column with time from presentation to response, for third response

symbol_4

Column with symbol/grapheme connected to fourth response

response_color_4

Column with color of fourth response

response_time_4

(optional) Column with time from presentation to response, for fourth response

symbol_5

Column with symbol/grapheme connected to fifth response

response_color_5

Column with color of fifth response

response_time_5

(optional) Column with time from presentation to response, for fifth response

symbol_6

Column with symbol/grapheme connected to sixth response

response_color_6

Column with color of sixth response

response_time_6

(optional) Column with time from presentation to response, for sixth response