| pkgVar {rNMR} | R Documentation |
The pkgVar list object stores the previously selected directory, the
version number, and the date for the currently installed rNMR package.
The prevDir item in pkgVar is used as the default directory for
the myOpen, mySave, and myDir
functions. prevDir defaults to the current working directory
(see getwd) and is updated each time one of the these functions is
called. version is taken from the DESCRIPTION file for the rNMR
package.
Ian A. Lewis ialewis@nmrfam.wisc.edu, Seth C. Schommer schommer@nmrfam.wisc.edu
rNMRobjects for other other objects used by the
rNMR package; rNMRutils for functions used for interacting
with rNMR objects.