Learn R Programming

mrbin (version 1.4.2)

up: A function for changing plotNMR plots.

Description

This function moves up the plot region of the current NMR plot (only 2D).

Usage

up()

Arguments

Value

None

Examples

Run this code
# NOT RUN {
mrbin(silent=TRUE,parameters=list(dimension="2D",binwidth2D=0.5,
         binheight=3,PQNScaling="No",referenceScaling="No",binRegion=c(4,3,60,65),
         noiseRemoval="No",trimZeros="No",cropHSQC="No",
         fixNegatives="No",logTrafo="No",PCA="No",verbose=TRUE,saveFiles="No",
         NMRfolders=c(system.file("extdata/1/12/pdata/10",package="mrbin"))))
plotNMR()
zoomIn()
up()
# }

Run the code above in your browser using DataLab