#' Florida city codes
#'
#' A dataset containing the city codes and city names for Florida.
#'
#' @format A data frame with 637 rows and 2 variables:
#' \describe{
#' \item{city_code}{Four digit unique city identifier}
#' \item{city}{a city in Florida}
#' }
#' @references Florida Department of Highway Safety and Motor Vehicles,
#' Uniform Traffic Crash Report Manual, Appendix C (Rev'd 02/05/2019).
#'
"fl_city_codes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.