,
data.table
format.R/to_tbl.R
as.data.table.eeg_lst.Rd
Convert the signal_tbl table from wide to long format.
as.data.table.eeg_lst(x, .unit = "s", ...)
An eeg_lst
object.
Unit for the .time
column of the transformed object: "s" (default), "ms", "samples".
Additional arguments to be passed to or from other methods.
A data.table
.