View source: R/new_england_city.R
tt_new_england_cities | R Documentation |
Download TIGER shapes for New England City and Town Area
tt_new_england_cities(year = 2023)
year |
Integer year. Required. 2000 and 2010-2022 are currently supported. |
sf data.frame
# Wrapped in try due to false positive 304 errors
try(tt_new_england_cities()) # downloads slow on CRAN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.