Skip to contents

An R package to correctly place eye-tracking gaze & fixation data on scrollable web pages

Installing eyeScrollR

install.packages("devtools")
library(devtools)
install_github("larigaldie-n/eyeScrollR")