Description Usage Arguments Value
plot a ROI across multiple samples (x axis is RT, y axis is intensity). If curveFit is provided, the fitted curve for each sample is added.
1 2 |
ROIDataPointSampleList |
(list) list of |
curveFitSampleList |
(list) NULL or a list of |
rtMin |
(float) NULL or vector of detected peak minimum retention time (in sec) |
rtMax |
(float) NULL or vector ofdetected peak maximum retention time (in sec) |
sampling |
(int) Number of points to employ when plotting fittedCurve |
sampleColour |
(str) NULL or vector colour for each sample (same length as |
verbose |
(bool) if TRUE message when NA scans are removed |
Grob (ggplot object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.