intMin | R Documentation |
This function decreases the intensity of the current NMR spectrum plot.
intMin(dimension = "1D", refreshPlot = TRUE, value = NULL)
dimension |
Dimension to use. Defaults to "1D" |
refreshPlot |
Refresh plot automatically. Defaults to TRUE |
value |
Set exact value. Defaults to NULL |
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()
intMin()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.