## Example of creating a dataset
dataset = create_dataset(datamatrix, type = "nmr-spectra",
metadata = dataset.metadata, description = "shortdescription",
sample.names = NULL, x.axis.values = NULL, label.x = "ppm",
label.values = "intensity")Run the code above in your browser using DataLab