Description Usage Arguments Value See Also
When overlaying multiple 2D NMR spectra, one needs to supply a vector of contour levels for each spectrum, as a list.
This is a convenience function which takes a set of levels and copies it into a list, ready for
use with plotSpectra2D
.
1 | LofL(lvls, n)
|
lvls |
Numeric. A vector of the desired levels. |
n |
Integer. The number of spectra to be plotted, which is also the number of times to replicate the levels. |
A list of length n
; each entry is a copy of lvls
.
plotSpectra2D
for an example.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.