Description Usage Arguments Value
This function plots the langmuir isotherm model fit
1 | LangmuirPlot(Ce, Qe, cor_lab_x, cor_lab_y, eq_lab_x, eq_lab_y)
|
Ce |
equilibrium solution concentrations in mg/l |
Qe |
retention by solid (adsorption) mg/kg |
cor_lab_x, cor_lab_y |
location on the plot to place pearson r and p-value |
eq_lab_x, eq_lab_y |
location on the plot to place equation of the fitted line |
file_name |
file name/path to which the plot will be exported (e.g: "Plots/Langmuir_plt" ) |
A pdf and a png containing the graphics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.