contPlus: A function for changing plotNMR plots.

View source: R/mrbin.R

contPlusR 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()

mrbin documentation built on April 11, 2023, 6:05 p.m.