# NOT RUN {
if (interactive()) {
# Load example data
data("Pupilex4")
# Writing log file to temporary folder for the example
user_cleanup_app(Pupilex4, LogFile = paste0(tempdir(),"/UserCleanupLog.rds"))
}
# Please see the vignettes for detailed example usage.
# vignette("PupilPre_Cleanup", package="PupilPre")
# }
Run the code above in your browser using DataLab