Download an address range features shapefile into R
Download an address range features shapefile into R
address_ranges(state, county, year = NULL, ...)
state |
The two-digit FIPS code of the state of the county you'd like to download the roads for. Can also be state name or abbreviation (case-insensitive). |
county |
The three-digit FIPS code of the county you'd like the roads for. Can also be a county name. |
year |
the data year (defaults to 2019). |
... |
arguments to be passed to the underlying 'load_tiger' function, which is not exported.
Options include |
Other transportation functions:
primary_roads()
,
primary_secondary_roads()
,
rails()
,
roads()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.