R/data-toohey.R

#' Simulated polling data set
#'
#' Simulated data for a fake political candidate.
#'
#'
#' @name toohey
#' @docType data
#' @format A data frame with 500 observations on the following variable.
#' \describe{
#'   \item{vote_for}{a factor with levels \code{no} \code{yes}}
#' }
#' @keywords datasets
#' @examples
#'
#' toohey
"toohey"

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.