#' State FIPS codes
#'
#' A dataset containing state FIPS codes along with corresponding state names
#' and postal abbreviations.
#'
#' @format A tibble with three variables:
#' `state_fips`, `state_abbrv`, and `state_name`.
"state_fips"
#' CPI-U-RS
#'
#' A dataset containing all available R-CPI-U-RS (formerly CPI-U-RS) calendar
#' year averages.
#'
#' @format A tibble with two variables:
#' `year` and `cpi_u_rs.`
"cpi_u_rs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.