| slice_epoch | R Documentation |
Extracts a time segment from raw time series data based on start and end times.
slice_epoch(x_raw, s, e)
x_raw |
The raw time series data frame |
s |
Start time in milliseconds |
e |
End time in milliseconds |
A data frame containing the epoch data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.