R/snr-methods.R

## MassPeaks
setMethod(f="snr",
          signature=signature(object="MassPeaks"),
          definition=function(object) {

  object@snr
})

Try the MALDIquant package in your browser

Any scripts or data that you put into this service are public.

MALDIquant documentation built on May 29, 2024, 6:11 a.m.