Learn R Programming

PUPAIM (version 0.1.0)

kahnplot: Kahn Isotherm plot

Description

Plot of the analysis of Kahn Isotherm

Usage

kahnplot(Ce, Qe)

Arguments

Ce

the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorbed capacity

Value

the LSRL plot for Kahn isotherm analysis

Examples

Run this code
# NOT RUN {
kahnplot(moringa$Ce,moringa$Qe)
# }

Run the code above in your browser using DataLab