#' test sample data
#'
#'
#'
#' @format A data frame with 999 rows and 8 variables:
#' \describe{
#' \item{X}{index}
#' \item{y}{outcome}
#' \item{c}{covarites}
#' \item{c_1}{lagged c value}
#' \item{x}{x value}
#' \item{x_1}{lagged x value}
#' \item{y_1}{lagged y value}
#' \item{Date}{Date of real world}
#' ...
#' }
#' @source \url{http://www.xxx.com/}
"data_space_SSMimpute"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.