# NOT RUN {
## load a single file
dp <- dpload(system.file("extdata", "00010001.dpa", package = "densitr"))
## get ending point
start <- dpdetect_e(dp)
## plot the end detection
# }
# NOT RUN {
dpdetect_e(dp, return.plot = TRUE)
# }
Run the code above in your browser using DataLab