50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


tigris (version 0.1)

urban_areas: Download an urban areas shapefile into R

Description

Urban areas include both "urbanized areas," which are densely developed areas with a population of at least 50,000, and "urban clusters," which have a population of greater than 2,500 but less than 50,000. For more information, please see the link provided.

Usage

urban_areas(cb = FALSE, detailed = TRUE, ...)

Arguments

cb
If cb is set to TRUE, download a generalized (1:500k) cartographic boundary file. Defaults to FALSE (the most detailed TIGER/Line file).
detailed
(deprecated) Setting detailed to FALSE returns a 1:500k cartographic boundary file. This parameter will be removed in a future release.
...
arguments to be passed to the underlying `load_tiger` function, which is not exported. Options include refresh, which specifies whether or not to re-download shapefiles (defaults to FALSE), and year, the year for w

See Also

http://www2.census.gov/geo/pdfs/maps-data/data/tiger/tgrshp2014/TGRSHP2014_TechDoc.pdf Other metro area functions: combined_statistical_areas; core_based_statistical_areas; metro_divisions; new_england