list_epochs | R Documentation |
List trigger types and any labels found in an eeg_epochs
object.
list_epochs(data, ...) ## S3 method for class 'eeg_epochs' list_epochs(data, ...) ## S3 method for class 'eeg_ICA' list_epochs(data, ...)
data |
An object of class |
... |
Additional arguments |
eeg_epochs
: List epochs and associated events from eeg_epochs
objects
eeg_ICA
: List epochs and associated events from eeg_ICA
objects
Matt Craddock matt@mattcraddock.com
tag_events()
and list_events()
Other event handlers:
events()
,
list_events()
,
tag_events()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.