View source: R/checkRecalibration.R
checkRecalibration | R Documentation |
Dashed gray lines indicate the mz used for re-calibration ± the tolerance. Red dashed line indicate the mz used for re-calibration and solid lines indicate peaks. The spectrum will show the peak used for re-calibration ± 10x the tolerance.
checkRecalibration(object, idx)
object |
Object of class MALDIassay |
idx |
Numeric, index of spectrum to plot |
ggplot object
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
checkRecalibration(Blank2022res, idx = 1:8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.