count_epochs {eyeris}R Documentation

Count epochs and validate data is epoched

Description

Counts the number of epochs and validates that data has been epoched.

Usage

count_epochs(epochs)

Arguments

epochs

A list of epoch data

Value

No return value; throws error if no epochs found


[Package eyeris version 2.1.0 Index]