as.data.frame.eeg_lst | R Documentation |
Convert an eeg_lst to a (base) data frame.
## S3 method for class 'eeg_lst'
as.data.frame(x, row.names = NULL, optional = FALSE, ..., .unit = "second")
x |
An |
row.names |
|
optional |
logical. If |
... |
Additional arguments to be passed to or from other methods. |
.unit |
Unit for the |
A data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.