extractEpochs: extract epochs in a simple list

View source: R/categories_extraction.R

extractEpochsR Documentation

extract epochs in a simple list

Description

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.

Usage

extractEpochs(experiment, signal, sync, series, diary, category, by, ...)

Arguments

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.


kleinbub/rIP documentation built on Dec. 21, 2024, 9:15 a.m.