Description Usage Arguments Details Value Author(s) Examples
View source: R/check.erplist.R
The function performs a series of check on an erplist (a list containing ERP data frames according to the rationale of the erpR package).
1 | check.erplist(erplist=NULL)
|
erplist |
an erplist object containing ERP data frames. |
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. For an explanation of the meaning of base and numbers see erpR.
The function return the errors found on the erplist.
Giorgio Arcara
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.