slice_epochs_with_limits: Slice epochs with explicit limits

View source: R/utils-epoch.R

slice_epochs_with_limitsR Documentation

Slice epochs with explicit limits

Description

Creates epochs using explicit time limits around a central timestamp.

Usage

slice_epochs_with_limits(x_raw, cur_ts, lims, hz)

Arguments

x_raw

The raw time series data frame

cur_ts

The central timestamp

lims

Time limits in seconds (negative for before, positive for after)

hz

Sampling rate in Hz

Value

A data frame containing the epoch data


eyeris documentation built on June 19, 2026, 9:08 a.m.