Show the peaks from result from extractPeaks function.
show_peak( object, peak.index = 1, title.size = 15, lab.size = 15, axis.text.size = 15, alpha = 0.5, title = "", interactive = TRUE )
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. |
Result contains EIC of peaks.
Xiaotao Shen shenxt1990@163.com