Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

metro_divisions

Download a metropolitan divisions shapefile into R.


Description

Metropolitan divisions are subdivisions of metropolitan areas with population of at least 2.5 million. Please note: not all metropolitan areas have metropolitan divisions.

Usage

metro_divisions(year = NULL, ...)

Arguments

year

The data year (defaults to 2019).

...

arguments to be passed to the underlying 'load_tiger' function, which is not exported. Options include class, which can be set to "sf" (the default) or "sp" to request sf or sp class objects, and refresh, which specifies whether or not to re-download shapefiles (defaults to FALSE).

See Also


tigris

Load Census TIGER/Line Shapefiles

v1.0
MIT + file LICENSE
Authors
Kyle Walker [aut, cre], Bob Rudis [ctb]
Initial release
2020-07-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.