#' HSI time series data.
#'
#' A dataset of 1122 rows containing the prices and Date attributes of
#' HANG SENG INDEX (^HSI) from January 2, 2004 to June 30, 2008.
#'
#' @format A data frame with Date, Price variables:
#' \describe{
#' \item{Date}{Trading day}
#' \item{Close}{Closing price}
#' }
#' @source \url{https://finance.yahoo.com/}
"HSI"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.