View source: R/class_handling.R
eeg_psd | R Documentation |
Function to create an object of class eeg_psd
eeg_psd(data, srate, chan_info = NULL, timings = NULL, freqs, epochs)
data |
PSD transformed data |
srate |
Sampling rate in Hz. |
chan_info |
String of character names for electrodes. |
timings |
Timing information - samples and sample /samplirng rate. |
freqs |
vector of frequencies |
epochs |
Epoch information |
Matt Craddock matt@mattcraddock.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.