make_epoch_label: Generate epoch label from events and data

View source: R/utils-epoch.R

make_epoch_labelR Documentation

Generate epoch label from events and data

Description

Creates a standardized label for epoch data based on events or user-provided label.

Usage

make_epoch_label(evs, label, epoched_data)

Arguments

evs

Event messages or list of events

label

User-provided label (optional)

epoched_data

List of epoched data for label generation

Value

A character string with the epoch label


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