matspec: Simple plotting of multiple NMR spectra overlayed

Description Usage Arguments Details Author(s) See Also

View source: R/matspec.R

Description

Simple plotting of multiple NMR spectra overlayed

Usage

1
matspec(ppm, X, shift = c(0, 9.5), add = F, ...)

Arguments

ppm

ppm vector.

X

NMR matrix with spectra represented in rows.

shift

Chemical shift region to be plotted (in ppm).

add

Logical indicating if spectra should be added to a current plot generated with spec() or matspec().

...

Additional parameters to be passed on to the plot function.

Details

Low-level plotting function for NMR spectra.

Author(s)

Torben Kimhofer tkimhofer@gmail.com

See Also

spec plot


kimsche/MetaboMate documentation built on Aug. 8, 2020, 1:14 a.m.