LinearPlot: Plot the Linear model fit to the experimental data

Description Usage Arguments Value

View source: R/LinearPlot.R

Description

This function plots the Linear isotherm model fit

Usage

1
LinearPlot(Ce, Qe, cor_lab_x, cor_lab_y, eq_lab_x, eq_lab_y, file_name)

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.