Learn R Programming

cumplyr (version 0.1-1)

rt.data: rt.data

Description

RT data

Usage

data(rt.data)

Arguments

Format

A data frame with 12 observations on the following 4 variables.
Subject
Subject ID number
Block
Block ID
Trial
Trial ID
RT
RT measurement

Examples

Run this code
data(rt.data)

with(rt.data, mean(RT))

Run the code above in your browser using DataLab