Skip to contents

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

Usage

list_events(data)

Arguments

data

An object of class eeg_data

See also

tag_events() and list_epochs()

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

Author

Matt Craddock matt@mattcraddock.com

Examples

list_events(demo_epochs)
#>   event_type
#> 1        208
#> 2        213
#> 3        215
#> 4        207
#> 5        222
#> 6        219