epoch_start_end_msg: Epoch using a start and an end message (explicit timestamps)

View source: R/pipeline-epoch.R

epoch_start_end_msgR Documentation

Epoch using a start and an end message (explicit timestamps)

Description

This function epochs data using a start and an end message (i.e., explicit timestamps).

Usage

epoch_start_end_msg(eyeris, start, end, hz, verbose)

Arguments

eyeris

An object of class eyeris derived from load_asc()

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

Details

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

Value

A list containing epoch results


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