image-methods {xcms} | R Documentation |
Create log intensity false-color image of a xcmsRaw object plotted with m/z and retention time axes
x |
xcmsRaw object |
col |
vector of colors to use for for the image |
... |
arguments for profRange |
image(x, col = rainbow(256), ...)
Colin A. Smith, csmith@scripps.edu