# do not plot histogram
cdsw(peptideStd, plot = FALSE, overlap = 0)
# plot hist
cdsw(peptideStd, freq = TRUE)
# pre-filtering
## cdsw(x=q1[350 <= q1 & q1 <= 1250], n=20, overlap = 0, freq=TRUE)
Run the code above in your browser using DataLab