Description Usage Arguments Author(s)
View source: R/class_handling.R
Function to create an S3 object of class "eeg_epochs".
1 2 3 4 5 6 7 8 9  | 
data | 
 Raw data - signals from electrodes/channels.  | 
srate | 
 Sampling rate in Hz.  | 
events | 
 Event table  | 
chan_info | 
 String of character names for electrodes.  | 
timings | 
 Timing information - samples and sample /sampling rate.  | 
reference | 
 Reference channel information, including names of reference channels, excluded channels etc.  | 
epochs | 
 Information about the epochs contained in the data.  | 
Matt Craddock matt@mattcraddock.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.