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

list_epochs(data, ...)

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

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

Arguments

data

An object of class eeg_epochs

...

Additional arguments

Methods (by class)

  • eeg_epochs: List epochs and associated events from eeg_epochs objects

  • eeg_ICA: List epochs and associated events from eeg_ICA objects

See also

tag_events() and list_events()

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

Author

Matt Craddock matt@mattcraddock.com