tidytuesdayR 1.0.0
- Massive update to all the internals of tidytuesdayR
- [feature] allow for using authentication using github PAT’s
- finer control of downloading files via the
download_files
argument of tt_load()
- internal functions all now use GET arguments to use the github API
tidytuesdayR 0.2.2
- Added a
NEWS.md
file to track changes to the package.
- Major updates and better documentation