An R package for the processing and analysis of eye-tracking and pupillometry data.
Installation
The package is currently available through GitHub. The installation requires the R package devtools
.
# install.packages("devtools")
devtools::install_github("EBlini/Pupilla")
Scope
This is a collection of functions and wrappers that are useful for preprocessing and analysis of eyetracking data, with a special focus on pupillometry. Functions are generally hardware-agnostic, and have been designed for data collected through third-part experiment builders such as OpenSesame. All functions are to be considered under development: all requests or suggestions are more than welcome, :) .
For useful references, and an example of the results of these functions, see Blini and Zorzi, 2023 and Blini, Arrighi, and Anobile, 2024.