View source: R/eegUtils2eeguana.R
eegUtils2eeguana | R Documentation |
Builds an eeg_lst object composed of two data.table objects and a tibble one. All three are linked by a unique identifier .id. Amplitude values and timestamps appear in the signal table. Triggers, blinks, artifact rejection markings, and other events logged by the EEG recording software appear in the events table. Segment information and recording IDs appear in the segments tibble.
eegUtils2eeguana(data, reference, unit, resolution)
data |
eegUtils data |
reference |
reference |
unit |
unit |
resolution |
resolution |
Returns an eeg_lst (eeguana package)
Angela Andreella
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.