R/data.R

#' 149 Key Market Area codes and their attributes
#'
#' @format A data frame with 149 rows and 5 variables
#' \describe{
#'   \item{city}{US or Canadian City most representative of KMA}
#'   \item{state_prov}{US State or Canadian province abbreviation}
#'   \item{kma}{The KMA code}
#'   \item{full_name}{A properly formatted city and state abbreviation}
#'   \item{zips}{a list of 3 digit zip codes within the KMA}
#' }
#' @source DAT Solutions
"market_areas"
JonMcEntee/lanename documentation built on May 28, 2019, 3:58 p.m.