compare_summary: A utility function to compare pupil size data before and after applying
the cleanup
Description
compare_summary is a utility function to compare pupil size data
before and after applying the cleanup and summarizes a comparison between
Pupil and Pupil_Previous by Event
# NOT RUN {# Load example datadata("Pupilex4")
compare_summary(Pupilex4)
# Please see the vignettes for detailed example usage.# vignette("PupilPre_Basic_Preprocessing", package="PupilPre")# }