# NOT RUN {
# Load example data
data("Pupilex3")
# Writing files to temporary folder for the example
plot_events(Pupilex3, Column = "Pupil", Device = "pdf",
Grouping = "Subject", path = paste0(tempdir(),"/Figs"),
Nrow = 1, Ncol = 1, width = 11, height = 8.5)
# Please see the vignettes for detailed example usage.
# vignette("PupilPre_Plotting", package="PupilPre")
# }
Run the code above in your browser using DataLab