powered by
background_correction(dataset)
## Example of background correction library(hyperSpec) data(flu) flu.converted = convert_from_hyperspec(flu) flu.corrected = background_correction(flu.converted)
Run the code above in your browser using DataLab