epoch_only_start_msg: Epoch based on a single event message (without explicit...

View source: R/pipeline-epoch.R

epoch_only_start_msgR Documentation

Epoch based on a single event message (without explicit limits)

Description

This function epochs data based on a single event message (i.e., without explicit limits).

Usage

epoch_only_start_msg(eyeris, start, hz, verbose)

Arguments

eyeris

An object of class eyeris derived from load_asc()

start

A dataframe containing the start 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_only_start_msg() function.

Value

A list containing epoch results


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