LangmuirPlot: Plot the langmuir model fit to the experimental data

Description Usage Arguments Value

View source: R/LangmuirPlot.R

Description

This function plots the langmuir isotherm model fit

Usage

1
LangmuirPlot(Ce, Qe, cor_lab_x, cor_lab_y, eq_lab_x, eq_lab_y)

Arguments

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" )

Value

A pdf and a png containing the graphics


devalc/Sorption documentation built on Dec. 31, 2021, 2:17 a.m.