# NOT RUN {
## Example of grouping peaks (computationally heavy)
library(specmine.datasets)
data(propolisSampleList)
peaks.ds = group_peaks(propolisSampleList, "nmr-peaks", method = "own",
metadata = NULL, description = "short description",
label.x = "ppm", label.values = "intensity", step = 0.03)
# }
Run the code above in your browser using DataLab