#' Monthly Australian Wine Sale
#'
#' Monthly sales of wine (in thousands of liters) in Australia from January 1980 through July 1995.
#'
#'
#' @format A data frame with 187 observations of 7 variables
#' \describe{
#' \item{winet}{month 1-187}
#' \item{fortw}{fortified wine}
#' \item{dryw}{dry white}
#' \item{sweetw}{sweet white}
#' \item{red}{red wine}
#' \item{rose}{rose wine}
#' \item{spark}{sparlking wine}
#' }
#'
#' @source Introductory Time Series with R, by Cowpertwait and Metcalfe
"auswine"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.