events_tbl | R Documentation |
Functions to get or set the events table of an eeg_lst object.
events_tbl(.data, ...)
events_tbl(.data) <- value
.data |
An eeg_lst object. |
... |
Not in use. |
value |
An events table. |
A table.
Other functions to expose internal parts of eeg_(ica_)_lst:
channels_tbl()
,
ica_matrix_lst()
,
segments_tbl()
,
signal_tbl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.