The signal_table() function modifies the data.table class to
work with electrical signal data. The input should be a data set of equal
number of rows. It will add a column of index positions called sample if
it does not already exist.
The signal_table() function modifies the data.table class to
work with electrical signal data. The input should be a data set of equal
number of rows. It will add a column of index positions called sample if
it does not already exist.