#' A simulated dataset based on the epi.bfi dataset from the psychTools package
#'
#' Alcohol consumption data from 3666 participants
#'
#'
#' @format A data frame with 3666 rows and 5 variables:
#' \describe{
#' \item{alcohol}{Number of standard drinks consumed in a month}
#' \item{Year}{Year when the data was collected}
#' \item{Postcode}{Postcode of the participant}
#' \item{State}{State}
#' \item{Remoteness}{Captial city or regional area}
#'
#' }
"alcohol"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.