# NOT RUN {
## Example of converting a dataset from hyperspec
library(hyperSpec)
data(flu)
dataset = convert_from_hyperspec(flu, type = "undefined",
description = "some description")
# }
Run the code above in your browser using DataLab