Learn R Programming

PUPAIM (version 0.1.0)

radkePplot: Raudke Prausniiz Isotherm Plot

Description

Plot of the analysis of Raudke Prausniiz Isotherm

Usage

radkePplot(Ce, Qe)

Arguments

Ce

Ce the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorbed capacity

Value

Provides the plot for Raudke Prausniiz isotherm model

Examples

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

Run the code above in your browser using DataLab