plotPrecCollEnergyVsScanRelativeIntensityNormalized.Rd
Plots precursor collision energy vs. total scan intensity normalized relative fragment intensity in separate panels.
plotPrecCollEnergyVsScanRelativeIntensityNormalized( data, basename, plotFormat = "png", plotDimensions = list(width = 11.69, height = 8.27), color_scale = ggplot2::scale_colour_hue() )
data | the FIP data to plot. |
---|---|
basename | the basename (identifying a case) for the plot. |
plotFormat | the format, passed to |
plotDimensions | the dimensions of the plot. |
color_scale | the shared color scale to identify fragment and adduct pairs. |
the ggplot object.