chromatogram.plot {visualPlots} R Documentation

plot MRM chromatogram overlaps in a speicifc rawdata file

Description

Usage

chromatogram.plot(mzML, ions,
    labelLayoutTicks = 2000);

Arguments

mzML

a specific MRM rawdata file. [as string]

ions

[as IonPair]

labelLayoutTicks

[as integer]

Details

Authors

BioNovoGene

Value

this function returns data object of type GraphicsData.

clr value class

Examples


[Package visualPlots version 1.0.0.0 Index]