check_consistency_flag {eyelinkReader} | R Documentation |
Checks consistency flag, stops if invalid, returns code if valid.
Description
Checks consistency flag, stops if invalid, returns code if valid.
Usage
check_consistency_flag(consistency)
Arguments
consistency |
consistency check control for the time stamps of the start
and end events, etc. Could be |
Value
integer index
Examples
check_consistency_flag('no consistency check')
[Package eyelinkReader version 1.0.3 Index]