Learn R Programming

PUPAIM (version 0.1.0)

kiselevplot: Kiselev Isotherm Plot

Description

Plot of the analysis of Kiselev Isotherm

Usage

kiselevplot(Kh, Ce)

Arguments

Kh

the numerical value for the kiselev constant

Ce

the numerical value for the equilibrium capacity

Value

the plot for kiselev isotherm analysis

Examples

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

Run the code above in your browser using DataLab