#' Scatter data
#'
#' This is data.
#'
#' @format A data.frame including 100 observations and 2 variables
#' \describe{
#' \item{type}{character}
#' \item{cls}{integer represented ordered class}
#' \item{V1,V2}{numeric}
#' }
#'
#' @example
#' scatter
"scatter"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.