#' A sample data from the \url{www.dcjingsai.com}
#'
#' A dataset containing four columns, \code{short_name}, \code{t}
#' \code{p}, and \code{phat}.
#'
#' @format A data frame with 183093 rows and 4 variables:
#' \describe{
#' \item{short_name}{the id of machines}
#' \item{t}{observation time}
#' \item{p}{target}
#' \item{phat}{predictions}
#' }
#' @source \url{https://github.com/JiaxiangBU/phv}
"dataset"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.