plot_offset | R Documentation |
Creates an offset plot of a collection of Spectra
plot_offset(x, offset = 1)
x |
an object of class |
offset |
Offset between spectra |
Pierre Roudier
oz <- load_oz(3)
plot_offset(oz)
plot_offset(oz, 0.3)
plot_offset(oz, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.