Plot ratio-shift distributions by TRACE adduct form
Source:R/cor_sens_helper.R
plot_ratio_shift_by_ion_form.RdPositive and negative ion modes are pooled. One density plot with a curve per adduct form (top `top_n`) plus an integrated `"others"` curve in grey. Excludes `unannotated`, `isotope`, `fragment`, `adduct`, `[M+2Na-H]+`, and other non-adduct labels.
Usage
plot_ratio_shift_by_ion_form(
ratio_shift_df,
base_size = 6,
top_n = 10L,
xlim = c(-1, 1)
)