Learn R Programming

mrbin (version 1.4.2)

zoomIn: A function for changing plotNMR plots.

Description

This function zooms into the plot region of the current NMR plot.

Usage

zoomIn()

Arguments

Value

None

Examples

Run this code
# NOT RUN {
mrbin(silent=TRUE,setDefault=TRUE,parameters=list(dimension="1D",binwidth1D=.1,
         PQNScaling="No",noiseRemoval="No",trimZeros="No",
         fixNegatives="No",logTrafo="No",PCA="No",verbose=TRUE,
         NMRfolders=system.file("extdata/1/10/pdata/10",package="mrbin")))
plotNMR()
zoomIn()
# }

Run the code above in your browser using DataLab