Description Usage Arguments Author(s) See Also Examples
Plots a given standard marker.
1 |
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
1 2 3 4 5 6 | require(TargetSearchData)
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.