as_tibble.eeg_lst | R Documentation |
tibble
format.Convert the signal_tbl table from wide to long format.
as_tibble.eeg_lst(x, .unit = "s", ...)
as_data_frame.eeg_lst(x, .unit = "s", ...)
## S3 method for class 'eeg_lst'
as_long_tbl(x, .unit = "s", ...)
x |
An |
.unit |
Unit for the |
... |
Additional arguments to be passed to or from other methods. |
A tibble
Other tibble:
as.data.frame.psd_lst()
,
as_tibble.psd_lst()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.