R/data.R

#' US county map data
#'
#' US county map data form Census.
#'
#' A data frame with seven variables.
#'
#' @source \url{http://www.census.gov/geo/maps-data/data/cbf/cbf_counties.html}
"county"

#' US state map data
#'
#' US state map data form Census.
#'
#' A data frame with seven variables.
#'
#' @source \url{http://www.census.gov/geo/maps-data/data/cbf/cbf_state.html}
"state"
jjchern/usmapdata documentation built on May 19, 2019, 11:39 a.m.