merge_eyes: Merge Eyes

Description Usage Arguments Value

View source: R/merge_eyes.R

Description

Aggregate parallel time series from the left and right eyes into a single time series of measurements.

Usage

1
merge_eyes(left, right)

Arguments

left

Numeric vector containing the time series of measurements for the left eye.

right

Numeric vector containing the time series of measurements for the right eye.

Value

Numeric vector. For binocular readings, the mean time series for both eyes. For monocular readings, the time series for the eye that was tracked.


jashu/itrak documentation built on May 9, 2020, 1:57 p.m.