R/gss.R

#' Marijuana legalization
#'
#' Geneal Social Survey results from a question asking "Do you think the use of
#' marijuana should be made legal, or not?"
#'
#' @format A data frame with 1563 rows and 2 variables:
#'  \describe{
#'   \item{id}{Participant identification number}
#'   \item{legalize}{Respondent's response to question}
#'  }
#' @source Data set created from the summarized data in 2nd edition of
#'   \url{https://www.openintro.org/book/ims/} (pp 276).
"gss"
tloux/slubst3100 documentation built on Aug. 11, 2024, 6:58 p.m.