right: A function for changing plotNMR plots.

View source: R/mrbin.R

rightR Documentation

A function for changing plotNMR plots.

Description

This function moves right the plot region of the current NMR plot.

Usage

right(refreshPlot = TRUE)

Arguments

refreshPlot

Refresh plot automatically. Defaults to TRUE

Value

None

Examples

resetEnv()
mrbin(silent=TRUE,parameters=list(dimension="1D",binwidth1D=.5,
         noiseRemoval="No",trimZeros="No",tryParallel=FALSE,
         PQNScaling="No",saveFiles="No",referenceScaling="No",
         fixNegatives="No",logTrafo="No",PCA="No",verbose=TRUE,
         NMRfolders=system.file("extdata/1/10/pdata/10",package="mrbin")))
plotNMR()
zoomIn()
right()

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