Learn R Programming

PUPAIM (version 0.1.0)

tothplot: Toth Isotherm Plot

Description

Plot of the analysis of Toth Isotherm

Usage

tothplot(Ce, theta)

Arguments

Ce

the numeric value for the equilibrium concentration

theta

the numeric value for the fractional coverage

Value

the LSRL plot for a toth isotherm analysis

Examples

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

Run the code above in your browser using DataLab