data_ST_raw | R Documentation |
This data set is from an online experiment in which participants classified a shape presented on the screen as a square or circle. The shape was displayed on either the left or right side of the screen.
data_ST_raw
A data frame with 25560 rows and 15 variables. The most important variables in this data set are:
A unique identifier for each participant.
The reaction time for each trial.
Whether the trial was a congruent or an incongruent trial.
Whether the answer in the current trial was correct or incorrect.
Whether the data is from a practice or a main test trial.
https://raw.githubusercontent.com/michael-franke/intro-data-analysis/master/data_sets/simon-task.csv
data_ST
for a cleaned version of this data set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.