Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 366 Bytes

rsvp-task

RSVP task for testing attentional blink (Colzato, Sellaro, Samara, Baas, & Hommel, 2015).

Try a demo.

Processing Data in R

There's an alpha R package for processing the data generated by this task.

Installation

library(devtools)
install_github('paulsharpeY/rsvp-task/expfactory.rsvp')