Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@csillasch csillasch released this 15 Jan 09:57
· 5 commits to master since this release
7caa7bf
  • get_dataset() now takes the col_select and row_filter arguments allowing filtering of data. (#46)
  • Failed calls will be retried up to 3 times using httr::RETRY(). (#45 and #47)
  • Improvements to get_resource_sql() error checks and messages and better handling of spaces and new lines. (#41)