5 Commits (master)

Author SHA1 Message Date
Taha Ahmed 64c4b6004d Added function to format numbers with their SI unit prefix
+ Rewrote package title and description to make it clearer
+ Fleshed out the README
+ bumped minor version number
+ added GPL-3 LICENSE file
+ removed what must have been unnecessary package dependencies
  from imports (knitr, xtable)
+ added xtable to suggests field instead (seems to be enough)
+ deleted commented out, long-deprecated, functions nm2eV() and
  eV2nm()
+ fixed link to mirrored repo on git.solarchemist.se
9 months ago
Taha Ahmed 5f4f884043 LoadRData2Variable() now accepts URLs. Bumped version number. 3 years ago
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
TA a11f59eb22 Added function simpleCap() 6 years ago
Taha Ahmed e22546cb3c Refactored code into a rudimentary R package. 8 years ago