# NOT RUN {
## Example of reading a dataset from a CSV file
dataset = read_dataset_csv("data.csv", "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