Nothing
#' Ice Cream Sales Data
#'
#' This dataset contains fabricated data for the temperature, relative humidity, and ice cream sales for 30 days randomly selected between May 15th and September 6th.
#'
#' @format A data frame with 30 rows and 4 variables:
#' \describe{
#' \item{id}{case number}
#' \item{temp}{temperature in degrees Fahrenheit}
#' \item{barsold}{number of ice cream bars sold}
#' \item{relhumid}{relative humidity}
#' }
"IceCream"
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.