Summarise Gazepoint AOI metrics from gaze and fixation exports
Source:R/summarise_gazepoint_aoi.R
summarise_gazepoint_aoi.RdCombines sample-level AOI viewing information from all-gaze data with fixation-level AOI metrics from fixation data.
Arguments
- gaze_data
A Gazepoint all-gaze data frame imported with
read_gazepoint().- fixation_data
A Gazepoint fixation data frame imported with
read_gazepoint().- user_col
Name of the column identifying the user file. Default is
"USER_FILE".- sample_rate
Assumed sampling rate used to approximate viewed time from sample counts.