Description Usage Arguments Value Examples
Plots a Temkin Isotherm using results from a static adsorption experiment
1 | temkinplot(Ce, Qe)
|
Ce |
A numeric vector consisting of equilibrium concentration values |
Qe |
A numeric vector consisting of quantities adsorbed at equilibrium |
The plot of ln(Ce) against Qe with the LSRL displayed
1 | temkinplot(c(1,2,3,4), c(1,2,3,4))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.