plot_kinetics: Plot a kinetic metal release curve due to stagnation in a...

View source: R/plot_kinetics.R

plot_kineticsR Documentation

Plot a kinetic metal release curve due to stagnation in a pipe.

Description

Plot a kinetic metal release curve due to stagnation in a pipe.

Usage

plot_kinetics(eq_sol, return = "plot")

Arguments

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.

Value

A ggplot2 object or a data frame.

Examples

plot_kinetics(100)

bentrueman/shinypbcusol documentation built on April 6, 2024, 12:12 a.m.