eyelink_asc_binocular_demo_dataset: Access example EyeLink .asc binocular mock dataset file...

View source: R/constants.R

eyelink_asc_binocular_demo_datasetR Documentation

Description

Returns the file path to the demo binocular .asc EyeLink pupil data file included in the eyeris package.

Usage

eyelink_asc_binocular_demo_dataset()

Details

This dataset is a mock dataset trimmed from a larger data file. The original data file was obtained from: https://github.com/scott-huberty/eyelinkio/blob/main/src/eyelinkio/tests/data/test_raw_binocular.edf

Value

A character string giving the full file path to the demo .asc EyeLink pupil data file

Examples

path_to_binocular_demo_dataset <- eyelink_asc_binocular_demo_dataset()
print(path_to_binocular_demo_dataset)


eyeris documentation built on Aug. 8, 2025, 7:51 p.m.