R/state_info.R

#' State Data (FIPS, Abbreviations, etc)
#' @format a dataframe with 51 rows and 3 columns:
#' \describe{
#'   \item{name}{state name}
#'   \item{state_fips}{state fips code}
#'   \item{state_abbreviation}{state abbreviation}
#'    ...
#' }
#' @source \url{https://www.census.gov/library/reference/code-lists/ansi.html}

"state_info"

Try the tidyqwi package in your browser

Any scripts or data that you put into this service are public.

tidyqwi documentation built on May 4, 2020, 5:10 p.m.