rNMRobjects {rNMR}R Documentation

Objects used by functions in the rNMR package

Description

The rNMR objects detailed below are created when the package loads and are necessary for the package to run correctly. Users should avoid modifying these objects directly before becoming familiar with their structure and use.

Help topics

currentSpectrum

Stores the full path name to the current spectrum.

defaultSettings

Stores rNMR's default plot and graphics settings.

fileFolder

Stores file and graphics parameters for currently opened spectra.

globalSettings

Stores the current set of global graphics and plot settings.

oldFolder

Stores copies of fileFolder and other relevant rNMR objects for use with the ud, rd, and zp functions.

overlayList

Stores full path names to all currently overlaid spectra.

pkgVar

Stores the previously used directory as well as the current rNMR version number.

roiSummary

Stores the most recently calculated ROI summary.

roiTable

Stores the current set of ROIs.

Author(s)

Ian A. Lewis, Seth C. Schommer

Maintainer: Ian A. Lewis ialewis@nmrfam.wisc.edu, Seth C. Schommer schommer@nmrfam.wisc.edu


[Package rNMR version 1.1.9 Index]