Learn R Programming

PUPAIM (version 0.1.0)

hjplot: Harkins- Jura Isotherm Plot

Description

Plot of the analysis of Harkins-Jura Isotherm

Usage

hjplot(Ce, Qe)

Arguments

Ce

the numerical value for a equilbrium concentration

Qe

the numerical value for the adsorbed quantities

Value

the LSRL plot for the Harkins Jura Isotherm

Examples

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

Run the code above in your browser using DataLab