Learn R Programming

PUPAIM (version 0.1.0)

elovichplot: Elovich Isotherm Plot

Description

Plot of the analysis of Elovich Isotherm

Usage

elovichplot(Qe, Ce)

Arguments

Qe

the numerical value for the adsorbed capacity

Ce

the numerical value for the equilibrium capacity

Value

the LSRL plot for Elovich isotherm analysis

Examples

Run this code
# NOT RUN {
elovichplot(c(1,2,3,4,5),c(1,2,3,4,5))
# }

Run the code above in your browser using DataLab