county_sf | R Documentation |
An sf data frame of counties in the fifty US states and DC. It is the 2020 cartographic boundary file at resolution 20M. The EPSG is 4326.
county_sf
An sf data frame with 3,143 rows and 7 variables:
five-digit county FIPS code (i.e., concatenation of state and county FIPS codes)
two-digit state FIPS code
three-digit county FIPS code
two-digit USPS abbreviation
name of the county
county entity type
an sf geometry column with polygon data
https://www.census.gov/geographies/mapping-files/time-series/geo/cartographic-boundary.2020.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.