get_urbn_labels: Import different map labels.

Description Usage Arguments

View source: R/get_urbn_labels.R

Description

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().

Usage

1
get_urbn_labels(map = "states", sf = FALSE)

Arguments

map

Selection of custom labels. Current options are "states", "counties", "ccdf", "territories", and "territories_counties".

sf

Option indicates whether data is loaded as a tibble() or an sf object


UrbanInstitute/uimapr documentation built on Sept. 7, 2019, 10:21 a.m.