Description Usage Arguments Details Examples
add_time_bins()
is used to add time bins to Tobii eyetracking data
1 | add_time_bins(df_et)
|
df_et |
A data frame of eye tracking data |
This function allows you to add time bins for Tobii eyetracking data. This function ensures that the timestamps will be similar across participants and trials.
1 | ## Not run: d <- add_time_bins(df_et)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.