View source: R/eyer-synchronisation.R
Returns a data frome with synchronising times for each set Table is in format of set_id, time_eyetracker, time_unity
1 2 | try_fit_event(eye_event, unity_event, eye_times, unity_times,
allowed_difference, consecutive = 3)
|
eye_event |
Name of the event in the eyetracker log |
unity_event |
Name of the event in the unity log |
eye_times |
All eyetrackder event times |
unity_times |
All unity event times |
allowed_difference |
How far can two events be separated to be still considered comming from the same source in milliseconds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.