R/data.R

#' lookup for municode
#'
#' @format df with 5 columns
#'
#' \describe{
#'   \item{\code{Municipality}}{character muni name}
#'   \item{\code{Municipality_CTV}}{character muniname with city, town village}
#'   \item{\code{MuniTownype}}{character city, town village}
#'   \item{\code{MuniCode}}{double WisDOT muni code}
#'   \item{\code{CntyCode}}{double WisDOT county code}
#'}
#' @source WisDOT
"muni"
jacciz/wisdotcrashdatabase documentation built on June 3, 2023, 2:26 a.m.