find_baseline_structure {eyeris} | R Documentation |
Find baseline structure name for a given epoch
Description
Helper function to find the correct baseline structure name that matches the complex baseline naming scheme used by eyeris.
Usage
find_baseline_structure(eyeris, epoch_label)
Arguments
eyeris |
An object of class |
epoch_label |
The epoch label (without "epoch_" prefix) |
Value
The baseline structure name or NULL
if not found
[Package eyeris version 2.1.0 Index]