Description
Countries of the World.
Description
Based on Natural Earth <https://www.naturalearthdata.com/>, a subset of countries can easily be selected with their administrative boundaries, joined with an external data frame and plotted as a thematic map.
README.md
necountries is a small package that performs three tasks:
- constructing a
sfwith a relevant subset of countries, - joining this
sfwith a tibble, - providing a simple
plotmethod to get a default plot.