Learn R Programming

eyeris (version 2.0.0)

eyelink_asc_demo_dataset: Access example EyeLink .asc demo dataset file provided by the eyeris package.

Description

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

Usage

eyelink_asc_demo_dataset()

Arguments

Value

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

EyeLink pupil data file

Examples

Run this code
path_to_demo_dataset <- eyelink_asc_demo_dataset()
print(path_to_demo_dataset)

Run the code above in your browser using DataLab