check_epoch_input {eyeris} | R Documentation |
Check epoch input for plotting
Description
Validates that exactly one epoch is specified for plotting.
Usage
check_epoch_input(epochs)
Arguments
epochs |
A list of epoch data |
Value
No return value; throws error if more than one epoch is specified
[Package eyeris version 2.1.0 Index]