Learn R Programming

PUPAIM (version 0.1.0)

fgplot: Fowler Guggenheim Isotherm Plot

Description

Plot of the analysis of Fowler Guggenheim Isotherm

Usage

fgplot(theta, Ce)

Arguments

theta

the numerical value for the fractional coverage

Ce

the numerical value for the equilibrium concentration

Value

the LSRL plot for Flory Huggins isotherm analysis

Examples

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

Run the code above in your browser using DataLab