,
data.table
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.
eeg_lst
Unit for the .time column of the transformed object: "s" (default), "ms", "samples".
.time
Additional arguments to be passed to or from other methods.
A data.table.