make_epoch_label {eyeris}R 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


[Package eyeris version 2.1.0 Index]