#' Chocolate, beer and electricity in Australia
#'
#' Monthly production of three items in Australia from 1958-1990. Data starts in January, 1958 and runs through December 1990.
#'
#' @format A data frame with 396 observations of 3 variables
#' \describe{
#' \item{choc}{Amount of chocolate produces (tons)}
#' \item{beer}{Amount of beer produced (ml)}
#' \item{elec}{Amount fo electricity consumed (kWh)}
#' }
#'
#' @source Introductory Time Series with R, by Cowpertwait and Metcalf
"cbe"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.