7 Commits (3f4462aae8a2f7d8782a888aeb6d01db1a0a3950)

Author SHA1 Message Date
Taha Ahmed 3f4462aae8 Added more data and squashed a few bugs. 8 years ago
Taha Ahmed b1bed60d40 Potentials vs SHE now converted to SHE.
Previous behaviour returned NAs for values that were already vs SHE. That issue now fixed. The fix included added SHE (zero at all temperatures) to as.SHE.data.
8 years ago
Taha Ahmed 82f635f3a3 as.SHE() now supports arguments with arbitrary length.
Ended up completely rewriting as.SHE() and some of the companion functions.
8 years ago
Taha Ahmed dc0fcb0629 Function that converts scale names is now accessible (exported).
Capitalised scale names so they match more variations (remember, matching uses tolower(), so no need to start with lowercase).
8 years ago
Taha Ahmed 1dee1918c1 Deprecated the old electrochemical conversion functions
AVS2SHE, SHE2AVS,ConvertRefPotEC and ConvertRefPot
8 years ago
Taha Ahmed 5d7230ebaf Completely reworked electrochemical scale converter
by adding a new family of functions.
Corrected package version number to dev. A few other smaller (older) changes.
8 years ago
Taha Ahmed e22546cb3c Refactored code into a rudimentary R package. 8 years ago