Last chance! 50% off unlimited learning
Sale ends in
ppl_check_eye_recording
quickly checks which eyes contain gaze data
either using the EYE_TRACKED column (if available) or the Right and
Left interest area columns. It prints a summary and
suggests which setting to use for the Recording
parameter in the
function ppl_select_recorded_eye
.
ppl_check_eye_recording(data)
A data table object output by create_time_series
.
Text feedback and instruction.
# NOT RUN {
# Load example data
data("Pupilex2")
ppl_check_eye_recording(data = Pupilex2)
# Please see the vignettes for detailed example usage.
# vignette("PupilPre_Basic_Preprocessing", package="PupilPre")
# }
Run the code above in your browser using DataLab