profMedFilt-methods {xcms} | R Documentation |
Apply a median filter of given size to a profile matrix.
object |
the xcmsRaw object |
massrad |
number of m/z grid points on either side to use for median calculation |
scanrad |
number of scan grid points on either side to use for median calculation |
profMedFilt(object, massrad = 0, scanrad = 0)