check_epoch_manual_input_dfs {eyeris} | R Documentation |
Check epoch manual input dataframe format
Description
Validates that start and end timestamp dataframes have required columns.
Usage
check_epoch_manual_input_dfs(ts_list)
Arguments
ts_list |
A list containing start and end timestamp dataframes |
Value
No return value; throws error if format is invalid
[Package eyeris version 2.1.0 Index]