# NOT RUN {
## Example of converting a peak list to a dataset (computationally heavy)
library(specmine.datasets)
data(propolisSampleList)
dataset = dataset_from_peaks(propolisSampleList, metadata = NULL,
description = "some text", type = "nmr-peaks")
# }
Run the code above in your browser using DataLab