Learn R Programming

mrbin (version 1.3.0)

down: A function for changing plotNMR plots.

Description

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

Usage

down()

Arguments

Value

None

Examples

Run this code
# NOT RUN {
mrbin(silent=TRUE,parameters=list(dimension="2D",binwidth2D=0.5,
         binheight=20,PQNScaling="No",referenceScaling="No",binRegion=c(8,2,20,140),
         fixNegatives="No",logTrafo="No",PCA="No",verbose=FALSE,saveFiles="No",
         NMRfolders=c(system.file("extdata/1/12/pdata/10",package="mrbin"))))
plotNMR()
zoomIn()
down()
# }

Run the code above in your browser using DataLab