Nothing
#' diamonds
#'
#' A dataframe containing information about 150 diamonds sold at auction.
#'
#'
#' @format A data frame containing 300 rows and 4 columns
#' \describe{
#' \item{weight}{(numeric) - The weight of the diamond}
#' \item{clarity}{(numeric) - The clarity of the diamond}
#' \item{color}{(numeric) - The color shading of the diamond}
#' \item{value}{The value of the diamond}
#' }
#' @source 2015 annual international pirate meeting at the Bodensee in Konstanz, Germany
#'
#'
#'
"diamonds"
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.