find_better_match: Returns either a list with best synchronised event or NULL if...

Description Usage Arguments

View source: R/eyer-synchronisation.R

Description

Returns either a list with best synchronised event or NULL if none is found

Usage

1
2
find_better_match(eye_durations, unity_durations, allowed_difference,
  consecutive)

Arguments

eye_durations

time separation between each same eye event in milliseconds

unity_durations

time separation between unity events in one set

allowed_difference

allowed difference between times to be still considered similar


hejtmy/EyeR documentation built on Sept. 20, 2019, 2:45 a.m.