A ggplot object. A line plot of the mass spectra data. The
mass values vs the percent intensity values as a percent of the highest
intensity.
Arguments
ms
a data.frame object. A data frame of the mass values and the
percent intensity values, ideally the output of find_ms().
title
a string object. Title placed at the top of the plot.
Default title "Mass Spectrum".
Details
This function produces a line plot of the mass spectra data. The
mass values vs the percent intensity values as a percent of the highest
intensity using ggplot from ggplot2 package
ggplot2gcxgclab.