R/alcohol.R

#' 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"
gckc123/StatsNotebookServer documentation built on Dec. 28, 2020, 2:34 a.m.