Description Usage Arguments Details Examples
code_target_looking()
is used to add 1, 0, 0.5 codes (hits, misses, aways) to looking behavior bins for Tobii eyetracking data
1 | code_target_looking(df_et)
|
df_et |
A data frame of eye tracking data with looks that have been
coded as left, right, away by |
This function scores each look as left, right, away based on gaze coordinates (gaze_x and gaze_y_cartesian).
1 | ## Not run: d <- code_target_looking(df_et, aois_list = aois)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.