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, config, aoi, downsample, header = NULL)

Arguments

ep.eye

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

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

Value

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

Author(s)

Nate Hall


PennStateDEPENdLab/experiment_pipeline documentation built on Nov. 27, 2024, 4:56 a.m.