# NOT RUN {
## Example of reading a dataset from (J)DX files
dataset = read_dataset_dx("data", "metadata.csv", type = "nmr-spectra",
description ="description of the dataset", label.x = "ppm",
label.values = "intensity")
# }
Run the code above in your browser using DataLab