check_baseline_epoch_counts: Check baseline and epoch counts match

View source: R/utils-checks.R

check_baseline_epoch_countsR Documentation

Check baseline and epoch counts match

Description

Validates that the number of baseline epochs matches the number of epochs.

Usage

check_baseline_epoch_counts(epochs, baselines)

Arguments

epochs

A list of epoch data

baselines

A list of baseline data

Value

No return value; throws error if counts don't match


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