powered by
plot_spectra_simple(dataset, samples = NULL, variable.bounds = NULL, xlab = NULL, ylab = NULL, lty = 1, lwd = 1, col = 1, reverse.x = F, ...)
## Example of plotting spectra (simple) data(cassavaPPD) plot_spectra_simple(cassavaPPD, samples = c("IAC5_4", "BRA_1"), variable.bounds = c(1000,2000))
Run the code above in your browser using DataLab