- Add
natodataset of NATO/OTAN member defense expenditures. - Remove
"dstk"option forparse_country()as the Data Science Tookit API appears dead. - Refactor README and vignette to use explicit packages instead of tidyverse.
- Add
order_countries()to make sorting vectors of countries simpler, particularly when passed to thelimitsparameter of a ggplot2 discrete scale. - Change
country_format()to accept afactorparameter along toas_country_name(). - Update documentation and tests to account for DSTK downtime.
- Added a
NEWS.mdfile to track changes to the package. - Added option to use geocoding web APIs to supercharge
parse_country(). - Added
convert_country()constructor for ggplot2 convenience. - Added essential API for converting between country names and codes.