spec: Simple plotting of a single NMR spectrum

Description Usage Arguments Details Author(s) See Also

View source: R/spec.R

Description

Simple plotting of a single NMR spectrum

Usage

1
spec(ppm, x, shift = c(0, 9.5), add = F, ...)

Arguments

ppm

ppm vector.

x

NMR spectrum.

shift

chemical shift region to be plotted.

add

Logical indicating if spectrum 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 a single NMR spectrum.

Author(s)

Torben Kimhofer tkimhofer@gmail.com

See Also

matspec plot


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