defaultSettings {rNMR}R Documentation

rNMR object defaultSettings

Description

The defaultSettings object stores rNMR's default plot and graphics settings as a named list.

Details

defaultSettings is a list of fixed values that determine the default appearance and behavior of rNMR. This list includes general R plot settings (see par) and several rNMR-specific variables (see setGraphics for a complete list). It is identical to the graphics.par section of each fileFolder entry for a newly opened spectrum. Changes to defaultSettings in the rNMR source code will alter the default appearance of newly opened spectra.

Author(s)

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

See Also

rNMRobjects for other other objects used by the rNMR package; rNMRutils for functions used for interacting with rNMR objects.


[Package rNMR version 1.1.9 Index]