NEWS
tidycountries 0.1.0
Updates
- Added world administrative boundaries to the
restcountries
data.
Features
- Users can now retrieve geographic information (geometry) for countries by using the new parameter in the
get_country_info
, get_countries_by_region
, get_countries_by_currency
, and get_country_by_calling_code
functions.
- Functions have been updated to include left joins with the
world_administrative_boundaries
dataset, enhancing data retrieval capabilities.
Documentation
- Updated function documentation to include new parameters and examples related to the geometry data.
Acknowledgements
- Thanks to all contributors and users for their feedback and support!