plot_compounds | R Documentation |
Plot concentrations of metabolites over time
plot_compounds(object, compounds = NULL, tlim = NULL, ylim = NULL)
object |
S4-object of class growthSimulation. |
compounds |
Vector of compound IDs whose concentration is plotted. If no IDs are provided, the top variable (SD) compounds are plotted (max. 8 compounds). |
tlim |
Numeric vector of length 2, specifying the x-range (Time) to be displayed. |
ylim |
Numeric vector of length 2, specifying the y-range (mM) to be displayed. |
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.