Description Usage Arguments Examples
Plots the changing corrected isotopic ratio over time
1 2 | plot_iso_r(dat, g_title, g_subtitle, FUN = geom_jitter, x_pos = 3.35,
y_pos1 = 0.83, y_pos2 = 0.3)
|
dat |
a data frame with ratio and week columns |
g_title |
title of the graph |
g_subtitle |
subtitle of the graph |
FUN |
plotting function, geom_jitter or geom_point |
x_pos, y_pos1, y_pos2 |
x and y positions of the k and plateau values |
1 | plot_iso_r(df_g, g_title = "Protein", g_subtitle = "PEPTIDE")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.