Nothing
#' Synthetic Dataset With a Circle
#'
#' A random dataset with two classes one of which is inside a circle. Used for
#' examples to show how the different methods handles borders.
#'
#' @format A data frame with 200 rows and 4 variables:
#' \describe{
#' \item{x}{Numeric.}
#' \item{y}{Numeric.}
#' \item{class}{Factor, values "Circle" and "Rest".}
#' \item{id}{character, ID variable.}
#' }
"circle_example"
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.