show_peak: show_peak

Description Usage Arguments Value Author(s)

Description

Show the peaks from result from extractPeaks function.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
show_peak(
  object,
  peak.index = 1,
  title.size = 15,
  lab.size = 15,
  axis.text.size = 15,
  alpha = 0.5,
  title = "",
  interactive = TRUE
)

Arguments

object

Object from extractPeaks.

peak.index

Which peak to show. Index.

title.size

Title size.

lab.size

Lab titile size.

axis.text.size

Text size of axis.

alpha

alpha.

title

Title of the plot.

interactive

Interactive or not.

Value

Result contains EIC of peaks.

Author(s)

Xiaotao Shen shenxt1990@163.com


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