# Generated by roxygen2: do not edit by hand

export(bet_model)
export(freundlich_model)
export(langmuir_model)
export(nonlinear_bet)
export(nonlinear_freundlich)
export(nonlinear_langmuir)
export(nonlinear_temkin)
export(temkin_model)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme_bw)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,nls)
importFrom(stats,nls.control)
importFrom(stats,predict)
importFrom(stats,resid)
