check_consistency_flag: Checks consistency flag, stops if invalid, returns code if...

View source: R/check_consistency_flag.R

check_consistency_flagR 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')

eyelinkReader documentation built on April 4, 2025, 1:30 a.m.