draw_random_epochs: Draw random epochs for plotting

View source: R/plot.eyeris.R

draw_random_epochsR Documentation

Draw random epochs for plotting

Description

Generates random time segments from the timeseries data for preview plotting.

Usage

draw_random_epochs(x, n, d, hz)

Arguments

x

A dataframe containing timeseries data

n

Number of random epochs to draw

d

Duration of each epoch in seconds

hz

Sampling rate in Hz

Value

A list of dataframes, each containing a random epoch segment


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