Skip to content

v0.2.9

Compare
Choose a tag to compare
@boshek boshek released this 25 Sep 22:40
· 585 commits to main since this release
v0.2.9
c168d4d

tidyhydat 0.2.9

  • Explicitly state in docs that time is in UTC (#32)
  • Added test for realtime_network_meta and moved to httr to download.
  • download functions all use httr now
  • removed need for almost all @import statement by referencing them all directly (#34)
  • Fixed error message when directly calling some tidyhydat function using :: (#31)
  • To reduce overhead, output_symbol has been added as an argument so code can be produced if desired (#33)