View source: R/eyer-synchronisation.R
Returns either a list with best synchronised event or NULL if none is found
1 2 | find_better_match(eye_durations, unity_durations, allowed_difference,
consecutive)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.