eeg_slice_signal | R Documentation |
Choose samples by their ordinal position in the signal table. Grouped eeg_lst object use the ordinal position in the signal table within the group.
eeg_slice_signal(.data, ..., .preserve = FALSE)
slice_signal(.data, ..., .preserve = FALSE)
.data |
An eeg_lst object. |
... |
Integer row values. |
.preserve |
Not in use. |
Other tidyverse-like functions:
dplyr_verbs
,
drop_incomplete_segments()
,
eeg_bind()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.