removeFromPlot {mrbin} | R Documentation |
A function for removing NMR spectra from the plot list.
Description
This function removes a spectrum from the plot list.
Usage
removeFromPlot(folder = NULL, dimension = "1D")
Arguments
folder |
Defines the exact NMR data folder. |
dimension |
Defines the data dimension, "1D" or "2D". |
Value
none
Examples
removeFromPlot()
[Package mrbin version 1.7.5 Index]