-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
enhancementA suggestion or feature that improves existing functionalityA suggestion or feature that improves existing functionality
Description
I was mapping county-level data today using usmap and realized that my values for Connecticut were being rejected. I am using data from 2016-2020, so it still has the older Connecticut counties in it, but apparently plot_usmap() only recognizes the new counties (which have different FIPS codes than the previous one). Would it be possible to allow a year argument so that the appropriate geometries get included for older data? I imagine this may come in useful in other circumstances as well (such as the ever evolving city/county issue in Virginia).
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementA suggestion or feature that improves existing functionalityA suggestion or feature that improves existing functionality