Skip to content

v0.1.6

Latest
Compare
Choose a tag to compare
@evanodell evanodell released this 23 Aug 09:52
· 6 commits to master since this release
403bcca
  • Fixed #1, where ifelse() stripping attributes from variables caused errors
    in fixer_historical().

  • Added error messages to fixer_convert() for amounts >=100,000 and <=0.

  • Added conversion from UNIX time to yyyy-mm-dd HH:mm:ss for fixer_convert().

  • Improved date handling in fixer_fluctuation() and fixer_time_series().

  • Increased test scenarios.