This is a R package of data 'pipeline' preprocessing and measures extracting for eye movements.
Zhang, G., Li, X., & Lin, N. (2019). DPEEM: Data 'pipeline' Preprocessing and Extracting for Eye Movements. Available at: https://github.com/usplos/DPEEM
if(!require(devtools)) install.packages("devtools")
devtools::install_github("usplos/DPEEM")
library(DPEEM)
funGUI()
This will generate a GUI for easy operations.
The User Manual (in Chinese) can be downloaded here.