check_epoch_manual_input_data {eyeris} | R Documentation |
Check epoch manual input data structure
Description
Validates that the events argument is a list of two dataframes.
Usage
check_epoch_manual_input_data(ts_list)
Arguments
ts_list |
A list containing both start and end timestamp dataframes |
Value
No return value; throws error if structure is invalid
[Package eyeris version 2.1.0 Index]