epoch_manually: Manually epoch using provided start/end dataframes of...

View source: R/pipeline-epoch.R

epoch_manuallyR Documentation

Manually epoch using provided start/end dataframes of timestamps

Description

This function manually epochs data using provided start/end dataframes of timestamps.

Usage

epoch_manually(eyeris, ts_list, hz, verbose)

Arguments

eyeris

An object of class eyeris derived from load_asc()

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

Details

This function is called by the internal process_epoch_and_baselines() function.

Value

A list containing epoch results


eyeris documentation built on July 3, 2025, 9:08 a.m.