overlayList {rNMR}R Documentation

rNMR object overlayList

Description

The overlayList object stores the names of all currently overlaid spectra as a character vector.

Details

overlayList defaults to NULL, meaning no spectra are overlaid. Spectra added to overlayList are automatically overlaid in the order that they appear in overlayList. Names stored in overlayList must be the complete file path to the spectrum being overlaid and must match values returned by names(fileFolder). Spectra may be added to overlayList manually or by using the ol function (recommended).

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]