| addLines {Mosaic} | R Documentation |
Helper function for EICplot to plot the lines of EICs into a PlottingWindow. Mass shifts will be handled by plotting different line types
addLines(EIClist = EICsAdducts, TIC = F, colr = topo.colors(nrow(EIClistItem), alpha = 1), relto = NULL, liwi = 2)
EIClist |
matrix or list of EIC objects (potentially subsetted) |
TIC |
logical() if TRUE, TIC will be plotted instead of EIC |
colr |
character() of color values for lines |
relto |
if not NULL, intensities will be given as relative to this numeric(1) |
liwi |
line width of plotted lines |