# NOT RUN {
## Example of reading a dataset from SPC files
dataset = read_dataset_spc("data", "metadata.csv", type = "ir-spectra",
description = "description of the dataset", label.x = "wavelength",
label.values = "transmittance")
# }
Run the code above in your browser using DataLab