Description Usage Arguments Details Value Examples
reduceSpectrumResolution
1 2 3 4 | reduceSpectrumResolution(object, everyN = 2, mode = "remove")
## S4 method for signature 'MassSpectra'
reduceSpectrumResolution(object, everyN = 2, mode = "remove")
|
object |
object of class MassSpectra |
everyN |
numeric act on every nth spectra point |
mode |
character 'remove' or 'keep' |
The method reduceSpectrumResolution for MassSpectra is used sometimes for performance reasons.
object of class MassSpectra with reduced spectral resolution
object of class MassSpectra
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.