hafen / geofacet

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

us_all_territories #400

Open rogin123 opened 1 year ago

rogin123 commented 1 year ago

[[Note: Please edit the title above and provide a description of the grid here. Also 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. Remove this text before submitting.]]

Grid data:

code,row,col
ME,1,12
AK,1,2
WI,2,7
VT,2,11
NH,2,12
IL,3,7
ID,3,3
WA,3,2
MN,3,6
MT,3,4
ND,3,5
MI,3,8
NY,3,10
MA,3,11
IA,4,6
IN,4,7
CT,4,11
RI,4,12
NJ,4,10
PA,4,9
OH,4,8
SD,4,5
WY,4,4
NV,4,3
OR,4,2
CA,5,2
NE,5,5
DE,5,11
MD,5,10
VA,5,9
WV,5,8
KY,5,7
MO,5,6
CO,5,4
UT,5,3
AZ,6,3
KS,6,5
AR,6,6
DC,6,10
SC,6,9
NC,6,8
TN,6,7
NM,6,4
LA,7,6
AL,7,8
GA,7,9
MS,7,7
OK,7,5
HI,8,2
PR,8,12
MP,8,1
FL,8,10
TX,8,5
GU,9,1
VI,9,12
AS,9,2
mrrados commented 1 week ago

Hi @rogin123 , it seems some information about the US territories grid is missing here (in addition to "code" column, we require a corresponding "name"). Would you be willing to edit your submission?