# NOT RUN {
# Load example data
data("Pupilex3")
dat <- rm_sparse_events(data = Pupilex3, BaselineWindow = c(-500, 0),
CriticalWindow = c(200, 2000),
BaselineRequired = 50,
CriticalRequired = 50)
# Please see the vignettes for detailed example usage.
# vignette("PupilPre_Basic_Preprocessing", package="PupilPre")
# }
Run the code above in your browser using DataLab