Description Usage Arguments Value
View source: R/preprocessing_helper_functions.R
Converts raw gaze coordinates from pixels into degrees of visual angle.
1 |
x |
Numeric vector of raw coordinates for each gaze sample. |
res |
Screen resolution (in px). |
dim |
Screen dimensions (in mm). |
dist |
Distance between subject and screen (in mm). |
A numeric vector with coordiantes in degrees of visual angle centered at (0,0) for each gaze sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.