LLines | R Documentation |
Add a line plot of a spectral object to an existing plot.
LLines(
x,
inverse = FALSE,
conf = TRUE,
col = "black",
alpha = 0.2,
removeFirst = 0,
removeLast = 0,
...
)
x |
a spectral object. |
inverse |
if |
conf |
if |
col |
color for the line plot and the confidence interval. |
alpha |
transparency level (between 0 and 1) for the confidence interval; defaults to 0.2. |
removeFirst |
omit |
removeLast |
omit |
... |
further graphical parameters passed to |
Thomas Laepple, Thomas Münch
spec.object
for the definition of a proxysnr
spectral object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.