knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(eyetools)

In this brief article, we will cover the basics for transforming raw data from eye trackers into eyetools ready format.

hdf_filename <- "https://github.com/tombeesley/eyetools/raw/refs/heads/master/inst/extdata/example_TOBII.hdf5"


tombeesley/eyetools documentation built on Dec. 23, 2024, 12:36 a.m.