plotSpectrum: Plot a spectrum

Description Usage Arguments Author(s)

View source: R/plotSpectrum.R

Description

plot a mass spectrum

Usage

1
2
3
plotSpectrum(x, y=NULL, top = 20, type = "h", scale100 = FALSE,
    digit.label = 1, col = "black", pos = 0, main = "",
    clickAddLabels = FALSE, ...)

Arguments

x

m/z

y

intensity

top

top intense m/z to be labelled

type

plot type

scale100

in scale of 0-100 if true

digit.label

m/z precision to be maintained

col

m/z label color

pos

m/z label position

main

title

clickAddLabels

click to add labels

...

as in plot

Author(s)

Mingshu Cao


iontree documentation built on May 2, 2018, 2:55 a.m.