powered by
Extracts a time segment from raw timeseries data based on start and end times.
slice_epoch(x_raw, s, e)
A dataframe containing the epoch data
The raw timeseries dataframe
Start time in milliseconds
End time in milliseconds