#' Example dataset
#'
#' @description A dataset consisting of 10 example Extended AUDIT-C values.
#'
#' @details A data frame of 10 rows with teh following variables:
#' \describe{
#' \item{person_id}{a unique identifier for the observation}
#' \item{audit1_label}{character vector of AUDIT-1 answers (frequency)}
#' \item{audit2_label}{character vector of AUDIT-2 answers (quantity)}
#' \item{audit3_label}{character vector of AUDIT-3 answers (intense drinking)}
#' }
#' @docType data
#' @keywords data
"example_ewac"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.