check.erplist: check consistency of an erplist

Description Usage Arguments Details Value Author(s) Examples

Description

The function performs a series of check on an erplist (a list containing ERP data frames according to the rationale of the erpR package).

Usage

1

Arguments

erplist

an erplist object containing ERP data frames.

Details

The function checks the following errors: 1) check for duplicate data frames; 2) check for data frames with names without number specified; 3) check for unbalanced combinations of base and number 4) check inconsistencies in startmsec or endmsec across data.frame in the erplist.For an explanation of the meaning of base and numbers, startmsec, and endmsec see erpR.

Value

The function return the errors found on the erplist.

Author(s)

Giorgio Arcara

Examples

1
2

erpR documentation built on June 7, 2019, 3 a.m.