Object creator for eeg_tfr objects.
eeg_tfr(data, srate, events, chan_info = NULL, reference, timings = NULL, freq_info, dimensions, epochs = NULL)
data | TFR transformed data |
---|---|
srate | Sampling rate in Hz. |
events | Event tables |
chan_info | Standard channel information. |
reference | Reference information |
timings | Timing information. |
freq_info | Frequencies and other useful information |
dimensions | List of which dimension is which |
epochs | Epoch information |