Description Usage Arguments Value Author(s)
Plot all SIM trace, including optional line to show where the compound elutes.
1 2 3 4 5 6 7 |
sim_data |
Data frame containing all the SIMs. Needs three columns: rt = retention time (x), intensity = intensity (y), sim = factor with the SIM names (used for faceting) |
rt_line |
A numerical value. If not NULL a dashed line is shown at this position. |
title |
Title of the plot (character). |
subtitle |
Subtitle of the plot (character). |
peak_data |
data frame containing all peak data. Output from find_peaks(). |
A ggplot2 showing all the SIM traces.
Rico Derks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.