R/eChem-package.R

#' Simulations for Electrochemistry Experiments
#'
#' A collection of functions for simulating four different types of
#' electrochemistry experiments: two potential step experiments
#' (chronoamperometry and chronocoulometry) and two potential scan experiments
#' (linear-sweep voltammetry and cyclic voltammetry). Each simulation allows
#' for either an oxidation reaction or for a reduction reaction, and allows for
#' a single following or a single preceding chemical reaction. Also included
#' are a variety of functions for displaying the result of a simulation in
#' either a static or animated format.
#'
#' @name eChem-package
#'
#' @docType package
#'
#' @author David T. Harvey
#'
#' Maintainer: David T. Harvey \email{harvey@depauw.edu}
#'
NULL

Try the eChem package in your browser

Any scripts or data that you put into this service are public.

eChem documentation built on May 2, 2019, 2:14 p.m.