7 Commits (681e636bf4a78db10d0bfa1766c8983f1ce71535)

Author SHA1 Message Date
Taha Ahmed 681e636bf4 Added water vapour pressure data,
and functions for converting torr <-> pascal.
7 years ago
Taha Ahmed 678a6ce4b7 Fixed circ dependency created in last commit
Goofed and declared dependency on photoec in previous commit. Fixed it by removing it and the non-exported function that used it.
Note to self: this package should not import any of my other packages.
7 years ago
TA a11f59eb22 Added function simpleCap() 7 years ago
Taha Ahmed 3f4462aae8 Added more data and squashed a few bugs. 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 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