View source: R/plot_kinetics.R
plot_kinetics | R Documentation |
Plot a kinetic metal release curve due to stagnation in a pipe.
plot_kinetics(eq_sol, return = "plot")
eq_sol |
The equilibrium solubility value. |
return |
Options are "plot" for a ggplot object, or "table" for the table of data that the plot represent. |
A ggplot2 object or a data frame.
plot_kinetics(100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.