list_epochs: List epochs

View source: R/event_codes.R

list_epochsR Documentation

List epochs

Description

List trigger types and any labels found in an eeg_epochs object.

Usage

list_epochs(data, ...)

## S3 method for class 'eeg_epochs'
list_epochs(data, ...)

## S3 method for class 'eeg_ICA'
list_epochs(data, ...)

Arguments

data

An object of class eeg_epochs

...

Additional arguments

Methods (by class)

  • list_epochs(eeg_epochs): List epochs and associated events from eeg_epochs objects

  • list_epochs(eeg_ICA): List epochs and associated events from eeg_ICA objects

Author(s)

Matt Craddock matt@mattcraddock.com

See Also

tag_events() and list_events()

Other event handlers: events(), list_events(), tag_events()


craddm/eegUtils documentation built on March 1, 2025, 3:23 p.m.