Description Usage Arguments Value Author(s)
View source: R/deprecated_functions.R
Draw TIC or BPC.
| 1 2 3 4 5 6 7 8 9 10 | chromatogramPlot(
  object,
  title.size = 15,
  lab.size = 15,
  axis.text.size = 15,
  alpha = 0.5,
  title = "",
  interactive = FALSE,
  group.for.figure = "QC"
)
 | 
| object | Object for tic.plot or bpc.plot. | 
| title.size | Font size of title.. | 
| lab.size | Font size of lab title. | 
| axis.text.size | Font size of axis text. | 
| alpha | alpha. | 
| title | Title of the plot.. | 
| interactive | interactive. | 
| group.for.figure | What groups to show EIC. | 
A ggplot2 object.
Xiaotao Shen shenxt1990@163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.