R/states_labels.R

#' States labels data
#'
#' States labels data
#'
#' @format Data frame with columns
#' \describe{
#' \item{long, lat}{Longitude and latitude}
#' \item{state_name, state_abbv}{State name and state abbreviation}
#' }
'states_labels'

#' @importFrom tibble tibble
NULL
UrbanInstitute/uimapr documentation built on Sept. 7, 2019, 10:21 a.m.