View source: R/pipeline-epoch.R
epoch_manually | R Documentation |
This function manually epochs data using provided start/end dataframes of timestamps.
epoch_manually(eyeris, ts_list, hz, verbose)
eyeris |
An object of class |
ts_list |
A list containing start/end dataframes of timestamps |
hz |
Sampling rate in Hz |
verbose |
A flag to indicate whether to print detailed logging messages |
This function is called by the internal process_epoch_and_baselines()
function.
A list containing epoch results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.