R/data.R

#' Imported example.edf, events and samples
#'
#' An \code{\link{eyelinkRecording}} for _example.edf_ via
#' \code{read_edf(system.file("extdata", "example.edf", package = "eyelinkReader"), import_samples = TRUE)}).
#' Contains all extracted events including triggers, areas of interested, and display coordinates. The original
#' recording consist of ten trials with a participant fixating on a target that jumps to a new location after
#' one second and stays on the screen for another second. Includes all relevant events.
#'
#' See \code{\link{eyelinkRecording}} for details.
#' @seealso \code{\link{eyelinkRecording}}, \code{\link{read_edf}}
"gaze"

Try the eyelinkReader package in your browser

Any scripts or data that you put into this service are public.

eyelinkReader documentation built on April 4, 2025, 1:30 a.m.