View source: R/import.epochs.ep.R
This function takes the path to the .ep files and give back a data framed following the tidyformat and under a list with each of the element being the different data frames corresponding to the data of one subject.
1 | import.epochs.ep(path, N_electrodes)
|
path |
Path to the data in .ep format |
N_electrodes |
Number of electrodes of the recording |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.