Description Usage Arguments Value
View source: R/LangmuirParameters.R
This function estimates langmuir isotherm model parameters using the linear form of langmuir equation.
1 | LangmuirParameters(Ce, Qe, output_fname)
|
Ce |
equilibrium solution concentrations in mg/l |
Qe |
retention by solid (adsorption) in mg/kg |
output_fname |
file name/path to which the parameters will be exported (e.g: "analysis/langmuir.csv" ) |
A csv file containing the estimated parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.