ERPdata {erp.easy} | R Documentation |
ERP example data
Description
A data frame containing example ERP data:
15 subjects (S1, S2, S3, ...)
2 conditions (Negative and Neutral)
Usage
ERPdata
Format
A data frame with 13,530 timepoints (rows) and 23 columns (Subject, Stimulus, Time, electrodes)
Note
These data have been heavily modified for use with this R package. Electrodes, subjects, and conditions have been truncated to reduce the size of the sample data set to comply with CRAN file size allowances.
Source
Original data collected by Hatun Zengin-Bolatkale. Data were altered for R package examples by Travis Moore.
Examples
## Not run:
data(ERPdata)
## End(Not run)
[Package erp.easy version 1.1.0 Index]