Nothing
#' CPU Speed Data
#'
#' Maximum Intel CPU speed vs time from 1994 through 2004.
#'
#' @format 27 obs. of 6 variables:
#' \describe{
#' \item{year}{calendar year}
#' \item{month}{month}
#' \item{day}{day}
#' \item{time}{time in years}
#' \item{speed}{Max IA-32 Speed (GHz)}
#' \item{log10speed}{logarithm base 10 of speed}
#' }
#'
#'
#'
"CPUspeed"
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.