R/data-leg_mari.R

#' Legalization of Marijuana Support in 2010 California Survey
#'
#' In a 2010 Survey USA poll, 70% of the 119 respondents between the ages of 18
#' and 34 said they would vote in the 2010 general election for Prop 19, which
#' would change California law to legalize marijuana and allow it to be
#' regulated and taxed.
#'
#'
#' @name leg_mari
#' @docType data
#' @format A data frame with 119 observations on the following variable.
#' \describe{\item{response}{One of two values: \code{oppose} or
#' \code{support}.} }
#' @source Survey USA, Election Poll #16804, data collected July 8-11, 2010.
#' @keywords datasets
#' @examples
#'
#'
#' table(leg_mari)
"leg_mari"

Try the openintro package in your browser

Any scripts or data that you put into this service are public.

openintro documentation built on Sept. 1, 2022, 9:06 a.m.