powered by
smoothing_interpolation(dataset, method = "bin", reducing.factor = 2, x.axis = NULL, p.order = 3, window = 11, deriv = 0)
## Example of smoothing the spectra from dataset data(cassavaPPD) dataset.smoothed = smoothing_interpolation(cassavaPPD, method = "bin", reducing.factor = 2)
Run the code above in your browser using DataLab