check_baseline_epoch_counts {eyeris}R 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


[Package eyeris version 2.1.0 Index]