Function to create an S3 object of class eeg_epochs
.
eeg_epochs(
data,
srate,
events = NULL,
chan_info = NULL,
timings = NULL,
reference = NULL,
epochs = NULL
)
Raw data - signals from electrodes/channels.
Sampling rate in Hz.
Event table
String of character names for electrodes.
Timing information - samples and sample /sampling rate.
Reference channel information, including names of reference channels, excluded channels etc.
Information about the epochs contained in the data.