CottrCheck {EleChemr} | R Documentation |
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
CottrCheck(ChronAmp(errCheck = TRUE, Method = "BI"))
[Package EleChemr version 1.2.0 Index]