find_baseline_structure: Find baseline structure name for a given epoch

View source: R/pipeline-bidsify.R

find_baseline_structureR 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 eyeris derived from load_asc()

epoch_label

The epoch label (without "epoch_" prefix)

Value

The baseline structure name or NULL if not found


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