hafen / geofacet

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

new grid: 'mygrid_USstate' #215

Closed yichenqin closed 4 years ago

yichenqin commented 4 years ago

Grid by Ethan, with better relative positions of US states

[[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","code","name"
1,13,"ME","Maine"
1,12,"NH","New Hampshire"
1,11,"VT","Vermont"
1,1,"AK","Alaska"
2,11,"CT","Connecticut"
2,13,"MA","Massachusetts"
2,4,"ND","North Dakota"
2,12,"RI","Rhode Island"
3,10,"NY","New York"
3,8,"MI","Michigan"
3,5,"MN","Minnesota"
3,3,"MT","Montana"
3,4,"SD","South Dakota"
3,6,"WI","Wisconsin"
3,2,"ID","Idaho"
3,1,"WA","Washington"
4,10,"NJ","New Jersey"
4,9,"PA","Pennsylvania"
4,6,"IL","Illinois"
4,7,"IN","Indiana"
4,5,"IA","Iowa"
4,4,"NE","Nebraska"
4,8,"OH","Ohio"
4,3,"WY","Wyoming"
4,2,"NV","Nevada"
4,1,"OR","Oregon"
5,11,"DE","Delaware"
5,10,"MD","Maryland"
5,9,"VA","Virginia"
5,13,"DC","District of Columbia"
5,3,"CO","Colorado"
5,4,"KS","Kansas"
5,7,"KY","Kentucky"
5,5,"MO","Missouri"
5,6,"TN","Tennessee"
5,2,"UT","Utah"
5,8,"WV","West Virginia"
5,1,"CA","California"
6,10,"NC","North Carolina"
6,7,"AL","Alabama"
6,2,"AZ","Arizona"
6,5,"AR","Arkansas"
6,8,"GA","Georgia"
6,6,"MS","Mississippi"
6,3,"NM","New Mexico"
6,4,"OK","Oklahoma"
6,9,"SC","South Carolina"
7,8,"FL","Florida"
7,5,"LA","Louisiana"
7,4,"TX","Texas"
8,1,"HI","Hawaii"
stedy commented 4 years ago

Does this grid replace https://github.com/hafen/geofacet/issues/212?

yichenqin commented 4 years ago

Yes, it does. Thanks a lot.

Best wishes, Yichen

On Fri, Apr 10, 2020 at 2:34 AM Zach Stednick notifications@github.com wrote:

Does this grid replace #212 https://github.com/hafen/geofacet/issues/212 ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hafen/geofacet/issues/215#issuecomment-611901030, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBDD27WLIJQH6GFJ7A2FSLRL24YJANCNFSM4MEZJ6QA .

stedy commented 4 years ago

This grid was added to geofacet version 0.2