Nothing
#' Potency Accelerated Stability Data
#'
#' An example dataset containing potency data at different
#' temperatures..
#'
#' @docType data
#'
#' @usage data(potency)
#'
#' @format An object of class \code{"data.frame"} with 78 rows and 3 variables
#' \describe{
#' \item{Time}{Time for which the datapoints are gathered.}
#' \item{Potency}{Measured potency at a time.}
#' \item{Celsius}{The temperature in celsius.}
#'
#' }
#'
#' @keywords dataset
#'
"potency"
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.