zoomIn | R Documentation |
This function zooms into the plot region of the current NMR plot.
zoomIn(refreshPlot = TRUE, x = TRUE, y = TRUE)
refreshPlot |
Refresh plot automatically. Defaults to TRUE |
x |
Change x axis? Defaults to TRUE |
y |
Change y axis? Defaults to TRUE |
None
mrbin(silent=TRUE,setDefault=TRUE,parameters=list(dimension="1D",binwidth1D=.1,
PQNScaling="No",noiseRemoval="No",trimZeros="No",tryParallel=TRUE,
fixNegatives="No",logTrafo="No",PCA="No",verbose=TRUE,
NMRfolders=system.file("extdata/1/10/pdata/10",package="mrbin")))
plotNMR()
zoomIn()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.