Description Usage Arguments Details Value Author(s)
View source: R/visualise_chromatograms.R
Plot an aligned XIC-group.
1 | plotSingleAlignedChrom(XIC_group, idx, peakAnnot = NULL)
|
XIC_group |
(list) It is a list of dataframe which has two columns. First column is for time and second column indicates intensity. |
idx |
(integer) Indices of aligned chromatograms. |
peakAnnot |
(numeric) Peak-apex time. |
x-axis cannot have the same time-values, therefore, x-axis is indecized.
A plot to the current device.
Shubham Gupta, shubh.gupta@mail.utoronto.ca
ORCID: 0000-0003-3500-8152
License: (c) Author (2019) + GPL-3 Date: 2019-12-13
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.