R/fl_county_codes.R

#' 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"
RobWiederstein/KeyWestMopeds documentation built on Dec. 18, 2021, 10:53 a.m.