View source: R/ep.eye_preprocess_gaze.R
ep.eye_preprocess_gaze | R Documentation |
Performs AOI tagging (within gaze event fields) and downsampling (within raw gaze data) of gaze data.
ep.eye_preprocess_gaze(ep.eye, config, aoi, downsample, header = NULL)
ep.eye |
Path to a single |
config |
config file |
aoi |
list of AOI options |
downsample |
list of downsampling options. Contains $factor, and $method. |
task |
Character value with task name. Contains $indicator, $extract_coords, $extract_labs, $split_coords |
ep.eye an ep.eye object that has gaze data preprocessed.
Nate Hall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.