View source: R/categories_extraction.R
extractEpochs | R Documentation |
This function extracts the selected epochs from every session of a "DyadExperiment" object and puts them in a simple list. Categories must be created with epochSeries() beforehand.
extractEpochs(experiment, signal, sync, series, diary, category, by, ...)
experiment |
|
signal |
|
sync |
|
series |
|
diary |
the Diary |
category |
the Category of the Diary to be extracted |
by |
currently unused. In future will be used to split the data by experimental group, participant, or any other relevant condition |
... |
currently unused. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.