R/data-jury.R

#' Simulated juror data set
#'
#' Simulated data set of registered voters proportions and representation on
#' juries.
#'
#'
#' @name jury
#' @docType data
#' @format A data frame with 275 observations on the following variable.
#' \describe{\item{race}{a factor with levels \code{black} \code{hispanic}
#' \code{other} \code{white}} }
#' @keywords datasets
#' @examples
#'
#'
#' jury
"jury"

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.