Nothing
#' Minimal tibble dataset adjusted from diamond
#'
#' @format ## `mini_diamond`
#' A data frame with 100 rows and 7 columns:
#' \describe{
#' \item{id}{unique id}
#' \item{cut, clarity}{2 category variables}
#' \item{carat, price, x, y}{4 continuous variables}
#' ...
#' }
#' @source adjusted from `ggplot2`
"mini_diamond"
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.