left {mrbin} | R Documentation |
A function for changing plotNMR plots.
Description
This function moves left the plot region of the current NMR plot.
Usage
left(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=TRUE,
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()
left()
[Package mrbin version 1.7.5 Index]