R/example_ewac.R

#' 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"
peterdutey/ewac-resources documentation built on Dec. 22, 2021, 7:45 a.m.