matspec.Rd
Plot overlayed NMR spectra
matspec(X, ppm, shift = c(0, 9.5), interactive = TRUE, ...)
X | num matrix, NMR matrix with spectra represented in rows. |
---|---|
ppm | num array, ppm vector. |
shift | num array, hemical shift region to be plotted (in ppm). |
interactive | logical, interactive version (plotly package) |
... | additional parameters to be passed on to the graphics generic plot function. |
Non-interactive mode: Base graphics for NMR spectra. Interactive mode: Plotly graphics.
NA
Other NMR:
alignSegment()
,
bline()
,
excise1d()
,
get.idx()
,
lw()
,
noise.est()
,
normErectic()
,
plotload()
,
ppick()
,
read1d_raw()
,
read1d()
,
specload()
,
spec()
,
stocsy1d_metabom8-class
,
stocsy()
,
storm()
torben.kimhofer@murdoch.edu.au
#> Warning: minimal value for n is 3, returning requested palette with 3 different levels#> Warning: minimal value for n is 3, returning requested palette with 3 different levelsmatspec(X[1:2,], ppm, interactive=FALSE) # static