synr_exampledf_long_small: Raw consistency test data example, long format (small)

synr_exampledf_long_smallR Documentation

Raw consistency test data example, long format (small)

Description

A data frame with an example of raw consistency test data that are compatible with the synr package's 'create_participantgroup' function, with completely made updata for three participants from a hypothetical 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). 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_long_small

Format

A data frame with 18 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


synr documentation built on Aug. 23, 2022, 5:06 p.m.