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, ...)Methods (by class)
list_epochs(eeg_epochs): List epochs and associated events fromeeg_epochsobjectslist_epochs(eeg_ICA): List epochs and associated events fromeeg_ICAobjects
See also
tag_events() and list_events()
Other event handlers:
events(),
list_events(),
tag_events()
Author
Matt Craddock matt@mattcraddock.com