Replies: 1 comment
-
Yeah I plan on adding the ability to do this (as reported in #110) soon. I'm still working out the best way to do this without introducing confusion or extra complexity. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I recent found this package on R and it has been very useful for making state level maps. I am starting to use the county function a bit more. I mainly use the Census Bureaus ACS data and Connecticut recently got rid of the county structure, instead of 8 Counties there are 9 planning regions . This creates issues when using the latest ACS data because the data is released at a planning region level. The counties now show up as grey because the FIPs no longer match with the County fips the mapping program uses. Any chance there is a future update in the works that could account for this change? I really enjoy using this package on R, makes like much easier.
![image](https://private-user-images.githubusercontent.com/62955232/372638544-e5b5b2e7-c3f5-49af-82f6-5ccf1570bda3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTU5NDMsIm5iZiI6MTczOTQ1NTY0MywicGF0aCI6Ii82Mjk1NTIzMi8zNzI2Mzg1NDQtZTViNWIyZTctYzNmNS00OWFmLTgyZjYtNWNjZjE1NzBiZGEzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE0MDcyM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZhNWJmZmVhMWQ3MjkzOTkxZmQxYmM5Yjg5OGZkYjA3NTk1NjViMThiYzY5YmJiZTljYzEwNmZkYTUxYzkwNjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.l_rQXxN0ThHeNitlSRRBGjcCF4Ggg5H3CxCsfQLS2lg)
Beta Was this translation helpful? Give feedback.
All reactions