eegUtils2eeguana: Converts eeg_data or eeg_epochs (eegUtils) to eeg_lst...

View source: R/eegUtils2eeguana.R

eegUtils2eeguanaR Documentation

Converts eeg_data or eeg_epochs (eegUtils) to eeg_lst (eeguana) object

Description

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.

Usage

eegUtils2eeguana(data, reference, unit, resolution)

Arguments

data

eegUtils data

reference

reference

unit

unit

resolution

resolution

Value

Returns an eeg_lst (eeguana package)

Author(s)

Angela Andreella


livioivil/eegusta documentation built on May 6, 2024, 9:20 p.m.