Learn R Programming

mrbin (version 1.9.4)

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()#clean up previous data from the package environment 
addToPlot(folder=system.file("extdata/1.mr2",package="mrbin"),dimension="2D",NMRvendor="mrbin")
plotNMR()
contPlus()

Run the code above in your browser using DataLab