Learn R Programming

PUPAIM (version 0.1.0)

hdplot: Hill Deboer Isotherm

Description

Plot of the analysis of Hill Deboer Isotherm

Usage

hdplot(theta, Ce)

Arguments

theta

a numeric vector consists of fractional coverage

Ce

a numeric vector consists of equilibrium concentration

Value

the LSRL plot for Hill Deboer isotherm

Examples

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

Run the code above in your browser using DataLab