#' Example dataset
#'
#' Small slice from GSE27112-GPL6103 for
#' runnable examples.
#'
#' @docType data
#'
#' @usage data(es)
#'
#' @examples
#' \dontrun{
#' data(es)
#' performKmeans(es, k = 2)
#' }
#'
"es"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.