hafen / geofacet

R package for geographical faceting with ggplot2
https://hafen.github.io/geofacet/
Other
338 stars 45 forks source link

new grid: 'eng_grid' #177

Open joseiparraguirre opened 5 years ago

joseiparraguirre commented 5 years ago

Modified UK Regions grid, showing England Government Office Regions only

[[Note: To help streamline the process of adding this grid, please replace this text with an image of a map for the region for reference. Also, please check the ISO_3166-2 (https://en.wikipedia.org/wiki/ISO_3166-2) codes if your grid uses countries or states/provinces. Finally, if you can provide an example of your grid in action with a data set and sample code, that would be great but is not required.]]

Grid data:


"row","col","name","code"
2,3,"North East","UKC"
3,2,"North West","UKD"
3,3,"Yorkshire 
stedy commented 5 years ago

This grid data looks incomplete, can you please edit with the rest of the data?