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 'no consistency check' (0), 'check consistency and report' (1), 'check consistency and fix' (2).

Value

integer index

Examples

check_consistency_flag('no consistency check')

[Package eyelinkReader version 1.0.3 Index]