slice_epochs_no_limits {eyeris} | R Documentation |
Slice epochs with no explicit limits
Description
Creates epochs using adjacent timestamps without explicit time limits.
Usage
slice_epochs_no_limits(x_raw, all_ts)
Arguments
x_raw |
The raw timeseries dataframe |
all_ts |
A dataframe containing timestamp information |
Value
A list of epoch dataframes
[Package eyeris version 2.1.0 Index]