Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

LofL

Create a List of Contour Levels


Description

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.

Usage

LofL(lvls, n)

Arguments

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.

Value

A list of length n; each entry is a copy of lvls.

See Also

plotSpectra2D for an example.


ChemoSpec2D

Exploratory Chemometrics for 2D Spectroscopy

v0.4.187
GPL-3
Authors
Bryan A. Hanson [aut, cre] (<https://orcid.org/0000-0003-3536-8246>)
Initial release
2021-03-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.