chromatogramPlot: chromatogramPlot

Description Usage Arguments Value Author(s)

View source: R/deprecated_functions.R

Description

Draw TIC or BPC.

Usage

 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"
)

Arguments

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.

Value

A ggplot2 object.

Author(s)

Xiaotao Shen shenxt1990@163.com


jaspershen/metflow2 documentation built on Aug. 15, 2021, 4:38 p.m.