Learn R Programming

mrbin (version 1.4.2)

contPlus: A function for changing plotNMR plots.

Description

This function increases the minimum contour level of the current 2D NMR spectrum plot.

Usage

contPlus()

Arguments

Value

None

Examples

Run this code
# NOT RUN {
readBruker(folder=system.file("extdata/1/12/pdata/10",package="mrbin"),dimension="2D")
plotNMR()
contPlus()
# }

Run the code above in your browser using DataLab