Description Usage Arguments Value Examples
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.
| 1 | 
| data | A data table object output by  | 
Text feedback and instruction.
| 1 2 3 4 5 6 7 | # 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")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.