Description Usage Arguments Details Value
View source: R/eyer-preprocessing.R
Recalibrates eyetracking data
1 | recalibrate_eye_data(obj, new_zero, times = c(), raw_times = FALSE)
|
obj |
|
new_zero |
numeric(2) vector in which to shift the data gets substracted from the x and y axis |
times |
numeric(2) vector to define which part fo the data to select |
raw_times |
commonly, the eyer data times are 0 based witht eh starting time being saved in |
AS the eyetracking data may get shifted towards certain point,
Eyer object with preprocessed data fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.