ep.eye_preprocess_gaze: Preprocess gaze data

View source: R/ep.eye_preprocess_gaze.R

ep.eye_preprocess_gazeR Documentation

Preprocess gaze data

Description

Performs AOI tagging (within gaze event fields) and downsampling (within raw gaze data) of gaze data.

Usage

ep.eye_preprocess_gaze(ep.eye, aoi, downsample, header = NULL)

Arguments

ep.eye

Path to a single .edf file using read_edf().

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

Value

ep.eye an ep.eye object that has gaze data preprocessed.

Author(s)

Nate Hall


PennStateDEPENdLab/experiment.pipeline documentation built on April 14, 2024, 9:37 p.m.