powered by
Creates an offset plot of a collection of Spectra
plot_offset(x, offset = 1)
an object of class "Spectra" or inheriting from this class
"Spectra"
Offset between spectra
# NOT RUN { oz <- load_oz(3) plot_offset(oz) plot_offset(oz, 0.3) plot_offset(oz, 2) # }
Run the code above in your browser using DataLab