#' Original data used in the mSTAMP demo
#'
#' A synthetic dataset with embedded MOTIFs for multidimensional discovery
#'
#' @docType data
#' @format A `list` with a `matrix` with 550 rows and 3 dimensions and an `int`:
#' \describe{
#' \item{data}{data with embedded MOTIFs}
#' \item{sub_len}{size of sliding window}
#' }
#' @source \url{https://sites.google.com/view/mstamp/}
#'
#' @references * Yeh CM, Kavantzas N, Keogh E. Matrix Profile VI : Meaningful Multidimensional Motif
#' Discovery.
#' @references Website: <http://www.cs.ucr.edu/~eamonn/MatrixProfile.html>
#' @keywords datasets
"mp_toy_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.