tidycountries 0.1.0
Updates
- Added world administrative boundaries to the
restcountriesdata.
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, andget_country_by_calling_codefunctions.
- Functions have been updated to include left joins with the
world_administrative_boundariesdataset, 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!