View source: R/Functions_plotting_EICs.R
addLines | 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, TIC = F, colr = topo.colors(1, 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 |
plots EIC trace lines into the current plot window
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.