addToPlot | R Documentation |
This function adds a spectrum to the plot list.
addToPlot( folder = NULL, dimension = "1D", NMRvendor = "Bruker", useAsNames = "Folder names", add = TRUE )
folder |
Defines the exact NMR data folder. If NULL, mrbin parameter set is used |
dimension |
Defines the data dimension, "1D" or "2D". Only used if not NULL |
NMRvendor |
Defines the NMR manufacturer, default is "Bruker" |
useAsNames |
How should sample names be generated |
add |
Add spectra to existing list, or replace existing spectra. Default is TRUE |
none
addToPlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.