plotFAME: Plot a standard marker

plotFAMER Documentation

Plot a standard marker

Description

Plots a given standard marker.

Usage

plotFAME(samples, RImatrix, whichFAME)

Arguments

samples

A tsSample object created by ImportSamples function.

RImatrix

A retention time matrix of the found retention time markers.

whichFAME

The retention marker to plot. Must be a number between 1 and the number of markers.

Author(s)

Alvaro Cuadros-Inostroza, Matthew Hannah, Henning Redestig

See Also

RIcorrect, FAMEoutliers, tsSample

Examples

data(TSExample)
# plot Retention index standards 1 to 3
plotFAME(sampleDescription, RImatrix, 1)
plotFAME(sampleDescription, RImatrix, 2)
plotFAME(sampleDescription, RImatrix, 3)

acinostroza/TargetSearch documentation built on April 3, 2024, 8:09 p.m.