get_urbn_labels() loads labels and coordinates for maps from the get_urbn_map() functions.
Note: there are currently only sf options for states and territories_states, as
these are the only options that have custom labels. To label counties and territories_counties,
use geom_sf_text() or geom_sf_label().
get_urbn_labels(map = "states", sf = FALSE)
| map | Selection of custom labels. Current options are |
|---|---|
| sf | Option indicates whether data is loaded as a |