make_epoch_label: 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)
Value
A character string with the epoch label
Arguments
- evs
Event messages or list of events
- label
User-provided label (optional)
- epoched_data
List of epoched data for label generation