#' Case-Shiller U.S. National Home Price Index.
#'
#' A dataset containing the monthly economic index for the U.S.
#'
#' @format A dataframe where each row represents a month and 2 variables:
#'
#' \describe{
#' \item{date}{date the index was computed}
#' \item{value}{index value for single-family home prices}
#' }
#'
#' @details According to the S & P Dow Jones Indices, "the S&P CoreLogic
#' Case-Shiller U.S. National Home Price NSA Index is a composite of
#' single-family home price indices for the nine U.S. Census divisions
#' and is calculated monthly." The index "seeks to measure changes
#' in the total value of all existing single-family housing stock."
#'
#' @source \url{https://www.spglobal.com/spdji/en/indices/indicators/sp-corelogic-case-shiller-us-national-home-price-nsa-index/#overview}
"csushpinsa"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.