plot_raw_peaks | R Documentation |
Given the raw_ms object, generate a plot of the peaks that are generated from averaging the scans in the currently set scan-range.
plot_raw_peaks(raw_ms, scan_range = NULL, mz_range = NULL, transform = NULL)
raw_ms |
either a RawMS object, or data.frame of mz / intensity |
scan_range |
which scans to use |
mz_range |
the range of M/z's to consider |
transform |
apply a transform to the data |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.