View source: R/pipeline-epoch.R
epoch_start_msg_and_limits | R Documentation |
This function epochs data using a start message with fixed limits around it.
epoch_start_msg_and_limits(eyeris, start, lims, hz, verbose)
eyeris |
An object of class |
start |
A dataframe containing the start timestamps |
lims |
Time limits for epochs (numeric vector) |
hz |
Sampling rate in Hz |
verbose |
A flag to indicate whether to print detailed logging messages |
This function is called by the internal epoch_start_msg_and_limits()
function.
A list containing epoch results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.