powered by
Download TIGER shapes for counties
tt_counties(state, year = 2025)
sf data.frame
FIPS, postal codes, or full names of states.
Integer year. Required. 2000 and 2010-2025 are currently supported.
# takes > 5 seconds # Wrapped in try due to false positive 304 errors try(tt_counties(state = "DE")) # downloads slow on CRAN
Run the code above in your browser using DataLab