Nothing
#' Weight of dimes
#'
#' Weights of a sample of dimes.
#'
#' @docType data
#' @name Dimes
#' @usage data(Dimes)
#' @format A data frame with 30 observations on the following 2 variables.
#' \itemize{
#' \item{\code{mass}}{ mass of dime in grams}
#' \item{\code{year}}{ year the dime was minted}
#' }
#' @source Data were collected by Michael Stob.
#' @details These data were collected on a sample taken from a large sack of dimes
#' for the purpose of estimating the total number of dimes in the sack based on the
#' weights of the individual dimes.
#'
NA
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.