Learn R Programming

flankr (version 1.2.0)

exampleData: Example response time data set for multiple subjects.

Description

An example data set containing multiple participants' data for a response time study involving two experimental conditions, as well as the congruency manipulation. The data includes response time and accuracy.

Usage

exampleData

Arguments

Format

A data frame with 12524 rows and 5 variables:

subject

The subject identification number. Note that some participants were removed due to poor accuracy.

condition

The experimental condition (2 in this example). It logs the presence/absence of an auditory tone before stimulus onset.

congruency

The congruency of the flanker stimulus.

accuracy

Accuracy of the response; 1 = correct, 0 = error

rt

Response time, coded in seconds.

Details

This data is taken from Grange, J.A. (in preparation). The effect of accessory stimuli on choice response time in the flanker task.