#' Florida county FIPS codes
#'
#' A dataset containing the five digit Federal Information Processing Codes (FIPS) codes for Florida counties.
#'
#' @format A data frame with 67 rows and 2 variables:
#' \describe{
#' \item{fips}{fips code}
#' \item{county}{county name}
#'
#' }
#' @source \href{https://github.com/kjhealy/fips-codes}{Kieran Healy at Github}
"fl_county_codes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.