#' CSMR package built-in simulated data.
#'
#' The list which contain all the information to generate variables used in the real application.
#'
#' @format A list whose length is 3:
#' \describe{
#' \item{x}{The high dimensional data matrix}
#' \item{y}{The external supervised variable}
#' \item{clusters}{The ground true cluster membership.}
#' }
"example_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.