Two functions have been added to the package, with two additional shape options:
get_urbn_map
will return the requested shapefile, parsed into atibble
get_urbn_labels
will return atibble
of coordinates and map labels
The valid options for each are:
- states
- counties
- ccdf
- territories
- territories_counties
This is the initial release of the urbnmapr
package. It includes state and
county-level shapefiles parsed into a tibble
for easy plotting with
ggplot2
.