Learn R Programming

PUPAIM (version 0.1.0)

raudkepanalysis: Raudke Prausniiz Isotherm Analysis

Description

It has several important properties which makes it more preferred in most adsorption systems at low adsorbate concentration.

Usage

raudkepanalysis(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 Raudke Prausniiz isotherm analysis

Examples

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

Run the code above in your browser using DataLab