| oldFolder {rNMR} | R Documentation |
The oldFolder list object stores the information necessary for the undo
(ud), redo (rd), and zoom previous
(zp) operations in rNMR.
Functions that may be "undone" create an entry in oldFolder. Up to ten
entries may be stored. Each entry in oldFolder is a named list with the
following structure:
undo.indexfileFolderfileFolder totaling
undo.index.roiTableroiTable totaling
undo.index.currentSpectrumcurrentSpectrum
totaling undo.index.roiSummaryroiSummary totaling
undo.index.overlayListoverlayList
totaling undo.index.zoom.historyundo.index;
TRUE indicates that the function that saved the undo point
changed the current zoom setting.zoom.listglobalSettingsglobalSettings
totaling undo.index.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.