plotrt-methods {xcms} | R Documentation |
Use corrected retention times for each sample to calculate retention time deviation profiles and plot each on the same graph.
object |
the xcmsSet object |
col |
vector of colors for plotting each sample |
ty |
vector of line and point types for plotting each sample |
leg |
logical plot legend with sample labels |
densplit |
logical, also plot peak overall peak density |
plotrt(object, col = NULL, ty = NULL, leg = TRUE,
densplit = FALSE)