Learn R Programming

PUPAIM (version 0.1.0)

halseyplot: Halsey Isotherm Plot

Description

Plot of the analysis of Halsey Isotherm

Usage

halseyplot(Ce, Qe)

Arguments

Ce

the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorbed capacity

Value

the LSRL plot for Halsey isotherm analysis

Examples

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

Run the code above in your browser using DataLab