prettyPlot: Plot a pretty 'MassSpectrum'.

View source: R/rapt_vis.R

prettyPlotR Documentation

Plot a pretty MassSpectrum.

Description

prettyPlot

Usage

prettyPlot(
  ms,
  rng = NA,
  xlim = NULL,
  ylim = NULL,
  lwd = 1,
  main = NULL,
  hold.par = F,
  ...
)

Arguments

ms

The MassSpectrum to be plotted

rng

Optional. The RRNG data.frame used to color ranged peaks in the mass spectrum

hold.par

aproudian2/rapt documentation built on Dec. 15, 2022, 4:24 a.m.