9 Commits (38db263a39ffbf1acc1a0b5086327bf79910aee1)

Author SHA1 Message Date
Taha Ahmed 38db263a39 numbers2swedish() converts numbers into their spelled words in Swedish
Note that this is just a quick-and-dirty implementation, and the returned Swedish string is not grammatically correct in all cases.
4 years ago
Taha Ahmed 77ae28f0d4 Bumped version number. Cleaned up Rd files.
Added info and links to README.
5 years ago
Taha Ahmed cae4c711b3 Added function to convert *from* SHE.
Minor updates to RefCanonicalName(), including printing all options in a formatted table if no refname is specified.
6 years ago
Taha Ahmed 969244320c Added two functions: O2 solubility in water
from empirical fits, and one function that returns water vapour pressure (simply interpolates based on the previously available dataset).
6 years ago
Taha Ahmed 681e636bf4 Added water vapour pressure data,
and functions for converting torr <-> pascal.
6 years ago
TA a11f59eb22 Added function simpleCap() 6 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).
7 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.
7 years ago
Taha Ahmed e22546cb3c Refactored code into a rudimentary R package. 8 years ago