contPlus {mrbin} | R Documentation |
A function for changing plotNMR plots.
Description
This function increases the minimum contour level of the current 2D NMR spectrum plot.
Usage
contPlus(refreshPlot = TRUE)
Arguments
refreshPlot |
Refresh plot automatically. Defaults to TRUE |
Value
None
Examples
resetEnv()
addToPlot(folder=system.file("extdata/1/12/pdata/10",package="mrbin"),dimension="2D")
plotNMR()
contPlus()
[Package mrbin version 1.7.5 Index]