Learn R Programming

PUPAIM (version 0.1.0)

koblecarrigananalysis: Koble Carrigan Isotherm Analysis

Description

Koble Carrigan Isotherm Analysis

Usage

koblecarrigananalysis(Ce, Qe)

Arguments

Ce

the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorbed capacity

Value

the linear regression and the parameters for the Koble Carrigan isotherm analysis

Examples

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

Run the code above in your browser using DataLab