Nothing
#' Synthetic dataset
#'
#' A synthetic dataset generated for illustrative purposes.
#'
#' @format A data frame with 100 rows and 8 columns:
#' \describe{
#' \item{C1}{discrete}
#' \item{C2}{binary}
#' \item{C3}{discrete}
#' \item{C4}{discrete}
#' \item{C5}{continuous}
#' \item{C6}{continuous}
#' \item{C7}{continuous}
#' \item{C8}{continuous}
#' }
#' @examples
#' str(s_data)
"s_data"
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.