# NOT RUN {
# Load example data
data("Pupilex1")
dat <- ppl_prep_data(Pupilex1, Subject = "RECORDING_SESSION_LABEL",
Item = "item",
EventColumns = c("Subject","TRIAL_INDEX"))
# Please see the vignettes for detailed example usage.
# vignette("PupilPre_Basic_Preprocessing", package="PupilPre")
# }
Run the code above in your browser using DataLab