List trigger types and any labels found in an eeg_data
object.
list_events(data)
tag_events()
and list_epochs()
Other event handlers:
events()
,
list_epochs()
,
tag_events()
list_events(demo_epochs)
#> event_type
#> 1 208
#> 2 213
#> 3 215
#> 4 207
#> 5 222
#> 6 219