EleChemr (version 1.1.0)

CottrCheck: Cottrel current check for the Chronoamperometric simulation

Description

Return a graph G/Gcot vs t of the electrochemical process

Usage

CottrCheck(Elefun)

Arguments

Elefun

the function to be checked = ChronAmp, PotStep

Value

A graph G/Gcot vs t for the simulation data selected

Examples

Run this code
# NOT RUN {
CottrCheck(ChronAmp(errCheck = TRUE, Method = "BI"))

# }

Run the code above in your browser using DataCamp Workspace