
Access example EyeLink .asc demo dataset file provided by the eyeris package.
Source:R/constants.R
eyelink_asc_demo_dataset.RdReturns the file path to the demo .asc EyeLink pupil data file
included in the eyeris package.
Examples
path_to_demo_dataset <- eyelink_asc_demo_dataset()
print(path_to_demo_dataset)
#> [1] "/home/runner/work/_temp/Library/eyeris/extdata/memory.asc"