plotFAME | R Documentation |
Plots a given standard marker.
plotFAME(samples, RImatrix, whichFAME)
samples |
A |
RImatrix |
A retention time matrix of the found retention time markers. |
whichFAME |
The retention marker to plot. Must be a number between |
Alvaro Cuadros-Inostroza, Matthew Hannah, Henning Redestig
RIcorrect
, FAMEoutliers
,
tsSample
data(TSExample)
# plot Retention index standards 1 to 3
plotFAME(sampleDescription, RImatrix, 1)
plotFAME(sampleDescription, RImatrix, 2)
plotFAME(sampleDescription, RImatrix, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.