powered by
remove_peaks_interval(sample.df, peak.val.min, peak.val.max)
## Example of removing a interval of peaks data(propolisSampleList) samples.df = remove_peaks_interval(propolisSampleList[[1]], 2, 8.05)
Run the code above in your browser using DataLab