Learn R Programming

mrbin (version 1.9.1)

contPlus: 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)

Value

None

Arguments

refreshPlot

Refresh plot automatically. Defaults to TRUE

Examples

Run this code
resetEnv()
addToPlot(folder=system.file("extdata/1/12/pdata/10",package="mrbin"),dimension="2D")
plotNMR()
contPlus()

Run the code above in your browser using DataLab