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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.