Learn R Programming

erp.easy (version 1.0.0)

ERPdata: ERP example data

Description

A data frame containing example ERP data:
  • 15 subjects (S1, S2, S3, ...)
  • 2 conditions (Negative and Neutral)

Usage

ERPdata

Arguments

Format

A data frame with 13,530 timepoints (rows) and 23 columns (Subject, Stimulus, Time, electrodes)

Source

Original data collected by Hatun Zengin-Bolatkale. Data were altered for R package examples by Travis Moore.

Examples

Run this code
## Not run: 
# data(ERPdata)
# ## End(Not run)

Run the code above in your browser using DataLab