powered by
Plots a Langmuir Isotherm using results from a static adsorption experiment
langmuirplot(Ce, Qe)
A numeric vector consisting of equilibrium concentration values
A numeric vector consisting of quantities adsorbed at equilibrium
The plot of 1 over Ce against 1 over Qe with the LSRL displayed
# NOT RUN { langmuirplot(c(1,2,3,4), c(1,2,3,4)) # }
Run the code above in your browser using DataLab