Plot settings {rNMR} | R Documentation |
Functions for changing plot settings.
ct() ctd(n = 1, ...) ctu(n = 1, ...) da(...) di(...) dp(...) dr(nlevels = 20, ...) drf(...) vp(position = NULL) vpu(p = 5) vpd(p = 5) dd(...)
n |
positive numeric; the number of standard deviations to increase or decrease the plotting threshold. |
nlevels |
positive integer; the number of contour intervals to be drawn. |
position |
numeric value between 0 and 100 that expresses the percentage of the visible range shown below the mean spectral noise level. The default value 5, creates plots with 5 percent of the intensity range below the average noise. Note: this argument applies to 1D spectra only. |
p |
numeric value between 0 and 100; the amount to increase or decrease the 1D vertical position. |
... |
Additional arguments can be passed to internal plotting functions
(see addArg ). |
ct
displays a GUI for adjusting plot settings. Changes are only
applied to files selected from the files list. Double-clicking on a
file name within the files list will switch the current spectrum to the file
selected. To adjust the contour settings use the scales provided. A scale's
upper limits may be adjusted using the left and right arrow buttons adjacent
to the scale. This will also change the scale's resolution (increment). The
Defaults button restores settings to their default values.
ctu
and ctd
da
image
) to provide a faster refresh rate while smaller plots
are drawn using contours (see contour
) to provide a higher level
of detail.di
image
).dr
contour
).drf
filled.contour
).dp
persp
) Note: perspective plots may only be drawn for
small sectral windows.vp
vpu
vpd
dd
Ian A. Lewis ialewis@nmrfam.wisc.edu, Seth C. Schommer schommer@nmrfam.wisc.edu
co
for color settings; per
for perspective
plot settings; ol
for overlays;
rNMR
for other rNMR help topics.