wl.eval | R Documentation |
This is useful for generating certain types of baseline "reference spectra".
wl.eval(x, ..., normalize.wl = I)
x |
hyperSpec object |
... |
hyperSpec method: expressions to be evaluated |
normalize.wl |
function to transorm the wavelengths before evaluating the polynomial (or
other function). Use |
hyperSpec object containing one spectrum for each expression
C. Beleites
vanderMonde
for polynomials,
normalize01
to normalize the wavenumbers before evaluating the function
plot (wl.eval (laser, exp = function (x) exp (-x)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.