Learn R Programming

PUPAIM (version 0.1.0)

langmuirplot: Langmuir Plot

Description

Langmuir Plot

Usage

langmuirplot(Ce, Qe)

Arguments

Ce

the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorbed capacity

Value

the plot for the langmuir adsorption isotherm

Examples

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

Run the code above in your browser using DataLab