Nothing
#' Example Two-Moons Data
#'
#' A small two-class two-moons data set for examples and tests.
#'
#' @format A data frame with 120 rows and 3 variables:
#' \describe{
#' \item{x1}{First coordinate.}
#' \item{x2}{Second coordinate.}
#' \item{y}{Two-class factor with levels `B` and `A`.}
#' }
#'
#' @examples
#' data(twomoons)
#' str(twomoons)
"twomoons"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.