View source: R/pipeline-epoch.R
epoch_start_end_msg | R Documentation |
This function epochs data using a start and an end message (i.e., explicit timestamps).
epoch_start_end_msg(eyeris, start, end, hz, verbose)
eyeris |
An object of class |
start |
A dataframe containing the start timestamps |
end |
A dataframe containing the end timestamps |
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_end_msg()
function.
A list containing epoch results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.