edfR
edfR copied to clipboard
an R package for importing EDF files from Eyelink eyetrackers
Library looks great, but can't install it using RStudio. R - 4.0.1 (2020-06-06) -- "See Things Now" RStudio - Version 1.1.414 OS - Catalina 10.15.7 I have devtools installed. Any...
Hello, I'd like to use your package and saw that you wrote in 2018 that there is no support for Windows available. Is that still the case? Thanks, hgohl
Hello! I do want to overstep my boundaries here so I wanted to ask first. I want to put edfR on CodeOcean. It looks like it could keep edfR running...
I need to read in raw X, Y data and it is possible to pass fields vector `fields = c("pxL", "pxR", "pyL", "pyR", "paL", "paR")` to edf.samples. Unfortunately edf.all and...
Hi, I'm unsure if this is the right place here or if I should file this over at itrackR. I'd like to visualize eye tracking data and artificial gaze data...