knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

eeg_data objects

eeg_data objects are the base class that all objects in this framework have. When raw data is imported, the output is this class. Currently, this class is a list constituting the following entries:

eeg_epochs

eeg_epochs objects share the same overall structure with eeg_data objects, but some of the internals currently differ, as described below.



neuroconductor-releases/eegUtils documentation built on Oct. 30, 2020, 11:06 p.m.