| perspective settings {rNMR} | R Documentation |
Functions for viewing 3D perspective plots of 2D NMR data.
per() spin(...) rotc(degrees = 10, ...) rotcc(degrees = 10, ...) rotu(degrees = 10, ...) rotd(degrees = 10, ...)
degrees |
numeric; the number of degrees to rotate the perspective plot by. |
... |
Additional arguments can be passed to internal peak picking
functions (see addArg). |
per displays a GUI for perspective plots. The rotate/zoom/scroll radio
buttons located along the top are used to interact with the plot. Select the
desired option then click on the appropriate arrow button to rotate, zoom, or
scroll by the increment provided in the center box. The Center button
centers the plot on the peak's center of mass (see zc). The
Spin button calls the spin function detailed below.
spinrotc, rotcc, rotu, and rotdIan A. Lewis ialewis@nmrfam.wisc.edu, Seth C. Schommer schommer@nmrfam.wisc.edu
ct for plot settings; zm for zoom
functions; persp for R's perspective plotting feature;
rNMR for other rNMR help topics.