Learn R Programming

PUPAIM (version 0.1.0)

WVVplot: Weber Van Vliet Isotherm Plot

Description

Plot of the abalysis of Weber Van Vliet Isotherm

Usage

WVVplot(Qe, Ce)

Arguments

Qe

the numeric value for the adsorbed concentration

Ce

the numeric value for the equilibrium concentration

Value

the linear plot for the Weber Van Vliet Isotherm

Examples

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

Run the code above in your browser using DataLab