make_baseline_label {eyeris} | R Documentation |
Create baseline label for epoch data
Description
Generates a standardized label for baseline-corrected epoch data.
Usage
make_baseline_label(baselined_data, epoch_id)
Arguments
baselined_data |
A list containing baseline correction information |
epoch_id |
The identifier for the epoch |
Value
A character string with the baseline label
[Package eyeris version 2.1.0 Index]