- use
RETRY
is http requests as per best practice - Capitalized properly
UK
in region names
ntwd_get
now prints the url of the sourced excel file. Option can be skipped ifverbose
argument is set toFALSE
.
-
Adjusted functions to gracefully fail (all errors are demoted to messages) if:
- There is no internet
- http error status
- Timeout error
-
Fixed row subassignment after tibble 1.0.0. update.
- Added a
NEWS.md
file to track changes to the package.
- Added
semi-det
to the list of available ids - Fixed NA name in ntwd_get("seasonal_regional"), since the coming update of tidyselect 1.0 which performs stronger name checking (#1).
ntwd_get(id, verbose)
- Now prints the excel source
- Argument verbose can disable printing
- Renamed column
key
totype/house_type
- Initial release